packer-builder-vultr

command module
v1.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2020 License: MPL-2.0 Imports: 2 Imported by: 0

README

Packer Builder for Vultr

Build Status GoDoc GitHub latest release Go Report Card GitHub downloads

This is a HashiCorp Packer plugin for creating Vultr snapshots.

Requirements

Build & Installation

Install from source:

Clone repository to $GOPATH/src/github.com/vultr/packer-builder-vultr

$ mkdir -p $GOPATH/src/github.com/vultr; cd $GOPATH/src/github.com/vultr
$ git clone git@github.com:vultr/packer-builder-vultr.git

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/vultr/packer-builder-vultr
$ make build

Link the build to Packer

$ln -s $GOPATH/bin/packer-builder-vultr ~/.packer.d/plugins/packer-builder-vultr 
Install from release:
  • Download binaries from the releases page.
  • Install the plugin, or simply put it into the same directory with JSON templates.
  • Move the downloaded binary to ~/.packer.d/plugins/

Using the plugin

See the Vultr Provider documentation to get started using the Vultr provider.

Contributing

Feel free to send pull requests our way! Please see the contributing guidelines.

Authors

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Code generated by "mapstructure-to-hcl2 -type Config"; DO NOT EDIT.
Code generated by "mapstructure-to-hcl2 -type Config"; DO NOT EDIT.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL