Commit Graph

118 Commits (67e5ff92bca052d587289449e02a7dde70b54479)

Author SHA1 Message Date
Mitchell Hashimoto 0bfbe02424 provisioner/chef-solo: ability to specify custom chef template
13 years ago
Jack Pearkes 7668bcb41f provisioner/puppet-masterless: remove duplicate manifest upload message
13 years ago
Justin Clayton 219c2589d8 facter vars no longer smush up against puppet command when prevent_sudo is true
13 years ago
Mitchell Hashimoto 642c651df4 provisioner/puppet-masterless: proper exit code check
13 years ago
Mitchell Hashimoto 4e0c25c95f provisioner/puppet-masterless: detailed exit codes
13 years ago
Mitchell Hashimoto d29c5cd231 provisioner/puppet-masterless: better messaging
13 years ago
Mitchell Hashimoto f5850199ba provisioner/file: support uploading directories [GH-251]
13 years ago
Mitchell Hashimoto dbf978f8d1 provisioners/puppet-masterless: support hiera configs
13 years ago
Mitchell Hashimoto 4c537105ef provisioner/puppet-masterless: support custom facts
13 years ago
Mitchell Hashimoto 3a899892dc provisioner/puppet-masterless: more sane messaging
13 years ago
Mitchell Hashimoto ef0a077168 provisioner/puppet-masterless: more validation and tests
13 years ago
Mitchell Hashimoto de0c59cc18 provisioner/puppet-masterless: rework internals, use SCP
13 years ago
Mitchell Hashimoto 6f8afdeaf6 Rename puppet provisioner to puppet-masterless
13 years ago
James Turnbull 797255fca6 Added basic Puppet provisioner
13 years ago
Mitchell Hashimoto 84001c7c76 provisioner/*: implement Cancel
13 years ago
Mitchell Hashimoto dbae49f0c8 provisioner/chef-solo: code re-org
13 years ago
Mitchell Hashimoto 4c4020f723 provisioner/chef-solo: properly escape user vars for JSON
13 years ago
Mitchell Hashimoto e4c22472bb Merge pull request #364 from mwhooker/362
13 years ago
Mitchell Hashimoto 7ed2498407 provisioner/salt-masterless: join paths properly
13 years ago
Matthew Hooker fc595de0fd clean up and retab.
13 years ago
Matthew Hooker e21e980647 template expansion of `json` in chef-solo
13 years ago
Mitchell Hashimoto caa4fce2d3 Merge branch 'fix-minion-config-with-non-tmp-dir' of https://github.com/rach/packer into rach-fix-minion-config-with-non-tmp-dir
13 years ago
Mitchell Hashimoto 6f1675ab6b provisioner/chef-solo: template process the configuration
13 years ago
Mitchell Hashimoto ec8ba97c11 fmt
13 years ago
Mitchell Hashimoto 06643423b1 Merge pull request #353 from rach/add-setting-for-pillar-folder
13 years ago
Rachid Belaid 99a7ae8792 Add doc and change pillar tree in roots to respect salt vocabulary
13 years ago
Rachid Belaid 2c03c1a64e Add setting for pillar folder to respect saltstack structure
13 years ago
Rachid Belaid c680fe3909 Fix minion config with non tmp dir
13 years ago
Mitchell Hashimoto 869c0b94ff provisioner/chef-solo: use proper exceute command
13 years ago
Mitchell Hashimoto 56a309941b provisioner/chef-solo: remove unused constants and variables
13 years ago
Mitchell Hashimoto fa2347e711 provisioner/chef-solo: upload cookbooks
13 years ago
Mitchell Hashimoto 5e841befee provisioner/chef-solo: massive refactor and style nitpick
13 years ago
Mitchell Hashimoto e43d08a3fc provisioner/chef-solo: installChef fixed up to use tpl and StartWithUi
13 years ago
Mitchell Hashimoto da1de12b78 Merge branch 'provisioner-chef-solo' of https://github.com/jvandyke/packer into jvandyke-provisioner-chef-solo
13 years ago
Mitchell Hashimoto aa47487960 communicator/ssh: UploadDir works properly
13 years ago
Mitchell Hashimoto 14517e6fa5 provisioner/salt-masterless: fix the build
13 years ago
Rachid Belaid 4b2d1efb13 Fix #264 to upload local minion config
13 years ago
Mitchell Hashimoto 99a7116939 provisioner/shell: retry the upload if command fails as well
13 years ago
Mitchell Hashimoto 6e99c468d4 provisioner/shell: retry uploads if reboot [GH-282]
13 years ago
Mitchell Hashimoto a1a7ff20c2 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 0a39650332 provisioner/salt-masterless: switch replace to that prior replace works
13 years ago
Mitchell Hashimoto 856f27bc9b provisioner/salt-masterless: replace windows slash with linux [GH-276]
13 years ago
Mitchell Hashimoto 9a2dbd54bf provisioner/shell: start_retry_timeout for reboot handling [GH-260]
13 years ago
Mitchell Hashimoto 4f58b20479 provisioner/salt-masterless: nice error even if bad exit status
13 years ago
Mitchell Hashimoto c8bc2bc1ba packer: Add Machine func to Ui
13 years ago
Mitchell Hashimoto f2355a577a fmt
13 years ago
Rach Belaid a4c555a5b7 #269 Make local_state_tree option not mandatory
13 years ago
Mitchell Hashimoto b25f0ceabf provisioner/salt-masterless: error if any commands exit with non-zero
13 years ago
Mitchell Hashimoto da4a7c3b70 provisioner/salt-masterless: don't delete states [GH-265]
13 years ago
Mitchell Hashimoto bf457f437c provisioner/salt-masterless: convert to new template stuff + user vars
13 years ago