Commit Graph

291 Commits (3d103dccb850eb7baa64037d8ebdf3f3c36d3b68)

Author SHA1 Message Date
Chris Bednarski 56745e14f5 manifest_file can now be a folder or file.pp and we will upload it correctly in either case
11 years ago
Schreiter, Wulf-Thilo 18438cf291 Add knife config by template
11 years ago
Vasiliy Tolstov 036c9ddf7c fix file download provisioner
11 years ago
Mitchell Hashimoto b77042dc85 provisioner/shell-local: fix vet
11 years ago
Mitchell Hashimoto 5db4d7c01f fmt
11 years ago
Mitchell Hashimoto 288b9a70f6 Merge pull request #1657 from njhartwell/master
11 years ago
Mitchell Hashimoto 11e325738b Merge branch 'ansible-inventory-groups' of https://github.com/lyrixx/packer into lyrixx-ansible-inventory-groups
11 years ago
Mitchell Hashimoto 7c8e86c9c5 provisioner/*: fix interpolation context
11 years ago
Mitchell Hashimoto 0e8036a023 Merge pull request #2283 from mitchellh/f-local-shell
11 years ago
Mitchell Hashimoto 6ec428cc38 provisioner/shell: retry file delete [GH-2286]
11 years ago
Mitchell Hashimoto 2dc6155c30 provisioner/shell-local: tests
11 years ago
Mitchell Hashimoto 80fc1f032b provisioner/shell-local: a first stab
11 years ago
Mitchell Hashimoto 59766067c0 provisioner/windows-restart: make test pass on slow machines
11 years ago
Mitchell Hashimoto 873bc7471f Merge pull request #2280 from flopex/ignore_exit_codes
11 years ago
Mitchell Hashimoto 4463083a60 provisioner/shell: randomize default script name
11 years ago
Mitchell Hashimoto b2609db395 provisioner/windows-restart: fix potential panic case
11 years ago
Mitchell Hashimoto 7711e07f05 provisioner/windows-restart: test fix
11 years ago
Mitchell Hashimoto 49769a17c2 Merge pull request #2243 from mitchellh/f-powershell
11 years ago
Mitchell Hashimoto 5ee02b09b2 Merge pull request #2258 from mitchellh/b-puppet-manifest-base
11 years ago
Gonzalo Peci af4d8b99b4 Add quickfix to restart provisioner as existing one was not working.
11 years ago
Mitchell Hashimoto 8990c38d5e provisioner/puppet-masterless: deprecation warning
11 years ago
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 742e556836 provisioner/puppet-masterless: only base if manifest is a file [GH-1933]
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 ab6a330d86 provisioner/*: fix go vet
11 years ago
Mitchell Hashimoto 339a4ccdab provisioner/windows-shell
11 years ago
Mitchell Hashimoto 840ddb4f20 provisioner/windows-restart
11 years ago
Mitchell Hashimoto 040ff0706d provisioner/powershell
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
Francisco Lopez 758618ecaa Add ignore_exit_codes key for provisioner puppet-server
11 years ago
Nathan Hartwell c4cee75b93 Adding tests for disable sudo
11 years ago
Nathan Hartwell d0d3229f96 Merge branch 'master' of https://github.com/mitchellh/packer
11 years ago
Grégoire Pineau cd14cb7012 [Provisioner][Ansible] Added support for inventory group
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