Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
builder
|
|
amazon/chroot
The chroot package is able to create an Amazon AMI without requiring the launch of a new instance for every build.
|
The chroot package is able to create an Amazon AMI without requiring the launch of a new instance for every build. |
amazon/ebs
The amazonebs package contains a packer.Builder implementation that builds AMIs for Amazon EC2.
|
The amazonebs package contains a packer.Builder implementation that builds AMIs for Amazon EC2. |
amazon/instance
The instance package contains a packer.Builder implementation that builds AMIs for Amazon EC2 backed by instance storage, as opposed to EBS storage.
|
The instance package contains a packer.Builder implementation that builds AMIs for Amazon EC2 backed by instance storage, as opposed to EBS storage. |
googlecompute
The googlecompute package contains a packer.Builder implementation that builds images for Google Compute Engine.
|
The googlecompute package contains a packer.Builder implementation that builds images for Google Compute Engine. |
vmware/common
These functions are compatible with WS 9 and 10 on *NIX
|
These functions are compatible with WS 9 and 10 on *NIX |
command
|
|
communicator
|
|
The packer package contains the core components of Packer.
|
The packer package contains the core components of Packer. |
plugin
The plugin package provides the functionality to both expose a Packer plugin binary and to connect to an existing Packer plugin binary.
|
The plugin package provides the functionality to both expose a Packer plugin binary and to connect to an existing Packer plugin binary. |
plugin
|
|
builder-amazon-chroot
command
|
|
builder-amazon-ebs
command
|
|
builder-amazon-instance
command
|
|
builder-digitalocean
command
|
|
builder-docker
command
|
|
builder-googlecompute
command
|
|
builder-null
command
|
|
builder-openstack
command
|
|
builder-parallels-iso
command
|
|
builder-parallels-pvm
command
|
|
builder-qemu
command
|
|
builder-virtualbox-iso
command
|
|
builder-virtualbox-ovf
command
|
|
builder-vmware-iso
command
|
|
builder-vmware-vmx
command
|
|
command-build
command
|
|
command-fix
command
|
|
command-inspect
command
|
|
command-validate
command
|
|
post-processor-docker-import
command
|
|
post-processor-docker-push
command
|
|
post-processor-vagrant
command
|
|
post-processor-vsphere
command
|
|
provisioner-ansible-local
command
|
|
provisioner-chef-client
command
|
|
provisioner-chef-solo
command
|
|
provisioner-file
command
|
|
provisioner-puppet-masterless
command
|
|
provisioner-puppet-server
command
|
|
provisioner-salt-masterless
command
|
|
provisioner-shell
command
|
|
post-processor
|
|
vagrant
vagrant implements the packer.PostProcessor interface and adds a post-processor that turns artifacts of known builders into Vagrant boxes.
|
vagrant implements the packer.PostProcessor interface and adds a post-processor that turns artifacts of known builders into Vagrant boxes. |
provisioner
|
|
chef-client
This package implements a provisioner for Packer that uses Chef to provision the remote machine, specifically with chef-client (that is, with a Chef server).
|
This package implements a provisioner for Packer that uses Chef to provision the remote machine, specifically with chef-client (that is, with a Chef server). |
chef-solo
This package implements a provisioner for Packer that uses Chef to provision the remote machine, specifically with chef-solo (that is, without a Chef server).
|
This package implements a provisioner for Packer that uses Chef to provision the remote machine, specifically with chef-solo (that is, without a Chef server). |
puppet-masterless
This package implements a provisioner for Packer that executes Puppet on the remote machine, configured to apply a local manifest versus connecting to a Puppet master.
|
This package implements a provisioner for Packer that executes Puppet on the remote machine, configured to apply a local manifest versus connecting to a Puppet master. |
puppet-server
This package implements a provisioner for Packer that executes Puppet on the remote machine connecting to a Puppet master.
|
This package implements a provisioner for Packer that executes Puppet on the remote machine connecting to a Puppet master. |
salt-masterless
This package implements a provisioner for Packer that executes a saltstack highstate within the remote machine
|
This package implements a provisioner for Packer that executes a saltstack highstate within the remote machine |
shell
This package implements a provisioner for Packer that executes shell scripts within the remote machine.
|
This package implements a provisioner for Packer that executes shell scripts within the remote machine. |
Click to show internal directories.
Click to hide internal directories.