dcharleston / puppet-packer

Puppet module to install Packer (packer.io)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppet-packer

Puppet module to install Packer (packer.io)

Usage

class { 'packer': install_dir => '/opt/packer/bin', version => '0.5.2', }

Notes

Tested on ::osfamily == 'debian' though it should work on most other UNIX-variants with some adjustments to the params.pp. Pull Requests encouraged.

License

Apache v2.0

Support

https://github.com/nrvale0/puppet-packer/issues

Contact

Nathan Valentine - nrvale0@gmail.com|nathan@puppetlabs.com

About

Puppet module to install Packer (packer.io)

License:Apache License 2.0


Languages

Language:Puppet 100.0%