Documentation
¶
There is no documentation for this package.
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
|
These functions are compatible with WS 9 and 10 on *NIX These functions are compatible with WS 9 and 10 on *NIX |
communicator
|
|
helper
|
|
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-file
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
|
|
post-processor-artifice
command
|
|
post-processor-atlas
command
|
|
post-processor-compress
command
|
|
post-processor-docker-import
command
|
|
post-processor-docker-push
command
|
|
post-processor-docker-save
command
|
|
post-processor-docker-tag
command
|
|
post-processor-shell-local
command
|
|
post-processor-vagrant
command
|
|
post-processor-vagrant-cloud
command
|
|
post-processor-vsphere
command
|
|
provisioner-ansible
command
|
|
provisioner-ansible-local
command
|
|
provisioner-chef-client
command
|
|
provisioner-chef-solo
command
|
|
provisioner-file
command
|
|
provisioner-powershell
command
|
|
provisioner-puppet-masterless
command
|
|
provisioner-puppet-server
command
|
|
provisioner-salt-masterless
command
|
|
provisioner-shell
command
|
|
provisioner-shell-local
command
|
|
provisioner-windows-restart
command
|
|
provisioner-windows-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. |
vagrant-cloud
vagrant_cloud implements the packer.PostProcessor interface and adds a post-processor that uploads artifacts from the vagrant post-processor to Vagrant Cloud (vagrantcloud.com) or manages self hosted boxes on the Vagrant Cloud
|
vagrant_cloud implements the packer.PostProcessor interface and adds a post-processor that uploads artifacts from the vagrant post-processor to Vagrant Cloud (vagrantcloud.com) or manages self hosted boxes on the Vagrant Cloud |
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). |
powershell
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. |
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. |
windows-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. |
Generate Plugins is a small program that updates the lists of plugins in command/plugin.go so they will be compiled into the main packer binary.
|
Generate Plugins is a small program that updates the lists of plugins in command/plugin.go so they will be compiled into the main packer binary. |
Click to show internal directories.
Click to hide internal directories.