packer-builder-libvirt

command module
v0.0.0-...-c83417c Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2015 License: CC0-1.0 Imports: 2 Imported by: 0

README

packer-builder-libvirt

Installation

  • install packer as suggested on packer.io site
  • install go as suggested on golang.org site
  • install libvirt development packages
  • run on console
GOBIN="some path where you install packer binary" go get -u github.com/vtolstov/packer-builder-libvirt
  • create .packerconfig file with
{
  "builders": {
    "libvirt": "packer-builder-libvirt"
  }
}
  • run
export PACKER_CONFIG="directory with .packerconfig file"
  • run
packer build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
builder

Jump to

Keyboard shortcuts

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