Commit Graph

258 Commits (6cda4fa548b0cfbf0bbbd909c8fe34dad78fd1fc)

Author SHA1 Message Date
Mitchell Hashimoto 6cda4fa548 Merge branch 'default_facts' of https://github.com/danzilio/packer into danzilio-default_facts
11 years ago
Mitchell Hashimoto 65916514c0 Merge branch 'puppet_working_dir' of https://github.com/ColinHebert/packer into ColinHebert-puppet_working_dir
11 years ago
Mitchell Hashimoto 5d38ee939b Merge pull request #2259 from mitchellh/b-shell-delete
11 years ago
Mitchell Hashimoto 6c80228661 provisioner/shell: missing error arg
11 years ago
Alexander Golovko 500d83b673 add download support to file provisioner
11 years ago
Mitchell Hashimoto a235419c7d provisioner/shell: remove file after exec [GH-1536]
11 years ago
Mitchell Hashimoto 711dfc9d0a provisioner/chef: show command in output
11 years ago
Mitchell Hashimoto 14787fd4cc provisioner/chef-client: run cleanup on node [GH-1295]
11 years ago
Mitchell Hashimoto 106c9403ed provisioner/chef-client: chmod the directories
11 years ago
Mitchell Hashimoto bee3b59c40 Merge branch 'chef-client-client_key' of https://github.com/ameir/packer into ameir-chef-client-client_key
11 years ago
Mitchell Hashimoto c549fce85e provisioner/shell: escape single quotes [GH-2067]
11 years ago
Mitchell Hashimoto 7830d78d06 provisioner/shell: fix tests
11 years ago
Mitchell Hashimoto b28f946be9 Merge pull request #2210 from mitchellh/b-set-e
11 years ago
Mitchell Hashimoto 3ed73852be provisioner/shell: set -e on the shebang itself
11 years ago
Mitchell Hashimoto a995df352e provisioner/shell: uploaded script should be 0755 [GH-1708]
11 years ago
Mitchell Hashimoto 952077ccb0 provisioner/shell: set -e for inline [GH-2069]
11 years ago
Mitchell Hashimoto 2b4df93f2f provisioner/*: interpolation
11 years ago
Mitchell Hashimoto c2381be44f provisioner/*: convert to interpolation
11 years ago
Ameir Abdeldayem 5c06af872d Support chef-client 'client_key' and default to <staging
11 years ago
Emil Hessman 3165b0c936 provisioner/salt-masterless: fix incorrect printf verb types
11 years ago
Emil Hessman 92704b693a provisioner/puppet-masterless: fix missing format argument
11 years ago
David Danzilio 7e3d172581 Fixing spacing on line 162 and 164 of provisioner/puppet-masterless/provisioner_test.go
11 years ago
David Danzilio 8404f6ce86 Taking a stab at a test for the facter facts
11 years ago
David Danzilio d1445bc6fe Make PackerBuildName and PackerBuilderType available as Facts during a masterless run similar to the way we do with the Shell provisioner.
11 years ago
Colin Hebert b7fccec91c Set the working dir to staging dir
11 years ago
Colin Hebert a100e9393b Add support for custom working directory for puppet
11 years ago
Erik Simmler 034ed36d0e Ask salt to return a proper exit code so we can fail the builder appropriately.
11 years ago
Neeki Patel 3a3a81b01c Merge remote-tracking branch 'upstream/master'
11 years ago
Victor Trac eb72584415 fix passing bootstrap_args to bootstrap script
11 years ago
Neeki Patel 027b43ea05 Fixed info declared and not used
12 years ago
Neeki Patel 5a9e5df967 Allow manifest_file to be a directory
12 years ago
Timur Batyrshin e4c544b3e2 added ssl_verify_mode parameter to chef-client provisioner
12 years ago
James Massara 1837c7189a Added tests for prevent_sudo
12 years ago
James Massara a5ca2e5a27 Use sudo only if prevent_sudo is not set
12 years ago
Seth Vargo 0eb634ae6a Merge pull request #1525 from scott2449/master
12 years ago
Mitchell Hashimoto 81d8cd0db4 Merge pull request #1394 from mafrosis/salt-masterless
12 years ago
Mitchell Hashimoto 3eda0f33a0 provisioner/shell: quote PACKER env vars [GH-1565]
12 years ago
Mitchell Hashimoto 8cdb686505 Merge pull request #1562 from bhcleek/ansible-local-inventory-best-practice
12 years ago
Steve Daniels 86fb46ab0a Update SaltStack provision to https
12 years ago
Billie H. Cleek afa499befd always use an inventory file
12 years ago
Mitchell Hashimoto 373cefa93c Merge pull request #1585 from Tpbrown/ansible-color-and-unbuffered
12 years ago
Josh Frye 5835ca42b4 Move quoting to else block only for valid vars. Add test case.
12 years ago
Josh Frye a667282e00 Single quote env var values.
12 years ago
Tim Brown baa8697f5d Colorize Ansible output, and don't buffer output.
12 years ago
mafro ed07fb63e4 salt provisioner: tidy up and refactor into functions
12 years ago
mafro e7a46d97c0 salt provisioner: require local_state_tree
12 years ago
Scott Rahner 4383b435a4 adding default nodename
12 years ago
Mitchell Hashimoto 75395af12d Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions
12 years ago
Mitchell Hashimoto 802168f4b5 Merge branch 'add-chef-environment' of github.com:cfortier2/packer into cfortier2-add-chef-environment
12 years ago
Mitchell Hashimoto 825864a9ea Merge branch 'additional-user-variables' of github.com:nBerg/packer into nBerg-additional-user-variables
12 years ago