Commit Graph

4446 Commits

Author SHA1 Message Date
Mitchell Hashimoto b2609db395 provisioner/windows-restart: fix potential panic case 2015-06-17 18:22:27 +02:00
Mitchell Hashimoto 7711e07f05 provisioner/windows-restart: test fix 2015-06-17 17:56:31 +02:00
Mitchell Hashimoto a53cc8b070 update CHANGELOG 2015-06-17 17:53:40 +02:00
Mitchell Hashimoto 49769a17c2 Merge pull request #2243 from mitchellh/f-powershell
Windows provisioners: powershell, windows-shell, windows-restart
2015-06-17 17:51:42 +02:00
Mitchell Hashimoto 5ee02b09b2 Merge pull request #2258 from mitchellh/b-puppet-manifest-base
provisioner/puppet-masterless: only base if manifest is a file [GH-1933]
2015-06-17 17:51:07 +02:00
Mitchell Hashimoto b8e5ece49c Merge pull request #2263 from pecigonzalo/b-powershell-reboot-issue
Add quickfix to restart provisioner as existing one was not working.
2015-06-16 17:46:20 -07:00
Gonzalo Peci af4d8b99b4 Add quickfix to restart provisioner as existing one was not working.
For more information read https://github.com/mitchellh/packer/pull/2243
2015-06-17 12:29:10 +12:00
Mitchell Hashimoto 8990c38d5e provisioner/puppet-masterless: deprecation warning 2015-06-16 09:38:24 -07:00
Mitchell Hashimoto 95d4b845ce Merge pull request #2251 from mitchellh/b-warn-prov
packer: HookProvision errors if no communicator
2015-06-16 09:34:35 -07:00
Mitchell Hashimoto 944ada8545 Merge pull request #2262 from ksatirli/patch-1
website: adds missing comma
2015-06-16 00:21:04 -07:00
Kerim Satirli 97e94eda77 adds missing comma
The `parallels_tools_flavor` key-value pair is missing a trailing comma, thereby making it invalid JSON.
2015-06-16 09:18:59 +02:00
Mitchell Hashimoto 4258a41029 update CHANGELOG 2015-06-15 15:30:00 -07:00
Mitchell Hashimoto 787477fc97 Merge branch 'danzilio-default_facts' 2015-06-15 15:29:31 -07:00
Mitchell Hashimoto 6cda4fa548 Merge branch 'default_facts' of https://github.com/danzilio/packer into danzilio-default_facts 2015-06-15 15:29:23 -07:00
Mitchell Hashimoto 3bae1d24b3 update CHANGELOG 2015-06-15 15:24:03 -07:00
Mitchell Hashimoto 2bb4bdffc4 website: update docs for ssh_keypair_name 2015-06-15 15:23:38 -07:00
Mitchell Hashimoto c908fdbbff Merge branch 'nyetsche-master' 2015-06-15 15:22:05 -07:00
Mitchell Hashimoto de2004c1c9 Merge branch 'master' of https://github.com/nyetsche/packer into nyetsche-master 2015-06-15 15:21:58 -07:00
Mitchell Hashimoto b15a77660a update CHANGELOG 2015-06-15 15:18:21 -07:00
Mitchell Hashimoto 89a00e5612 Merge branch 'ColinHebert-puppet_working_dir' 2015-06-15 15:17:55 -07:00
Mitchell Hashimoto 65916514c0 Merge branch 'puppet_working_dir' of https://github.com/ColinHebert/packer into ColinHebert-puppet_working_dir 2015-06-15 15:17:45 -07:00
Mitchell Hashimoto 8dfd553e86 update CHANGELOG 2015-06-15 15:16:17 -07:00
Mitchell Hashimoto 5d38ee939b Merge pull request #2259 from mitchellh/b-shell-delete
provisioner/shell: remove file after exec [GH-1536]
2015-06-15 15:15:51 -07:00
Mitchell Hashimoto 6c80228661 provisioner/shell: missing error arg 2015-06-15 15:11:08 -07:00
Mitchell Hashimoto 13346ba648 update CHANGELOG 2015-06-15 15:10:15 -07:00
Mitchell Hashimoto aee48239f7 website: document file download 2015-06-15 15:08:56 -07:00
Mitchell Hashimoto 686d4413ec communicator/winrm: error if download 2015-06-15 15:08:56 -07:00
Alexander Golovko 15f40a3d00 fix disabling vmware tools for ESX 2015-06-15 15:08:56 -07:00
Alexander Golovko 500d83b673 add download support to file provisioner 2015-06-15 15:08:56 -07:00
Alexander Golovko 8ecca2aa54 implement ssh.Download() 2015-06-15 15:08:18 -07:00
Mitchell Hashimoto a235419c7d provisioner/shell: remove file after exec [GH-1536] 2015-06-15 15:02:59 -07:00
Clint 6c1b6dbb74 Merge pull request #2256 from mitchellh/f-amazon-document-private-keypair
builder/amazon: Update docs on ssh_private_key
2015-06-15 16:53:48 -05:00
Mitchell Hashimoto 742e556836 provisioner/puppet-masterless: only base if manifest is a file [GH-1933] 2015-06-15 14:44:54 -07:00
Mitchell Hashimoto 452421b8bc update CHANGELOG 2015-06-15 14:40:53 -07:00
Mitchell Hashimoto 649f0f34fc Merge pull request #2254 from marc-ta/vmxdisktemplatepath
Vmware iso: Add vmx disk template path for builder
2015-06-15 14:40:28 -07:00
Mitchell Hashimoto 753ad76e2b update CHANGELOG 2015-06-15 14:37:00 -07:00
Mitchell Hashimoto 96047151fd Merge pull request #2257 from mitchellh/b-chef-clenaup
provisioner/chef-client: run cleanup on node [GH-1295]
2015-06-15 14:36:29 -07:00
Mitchell Hashimoto 711dfc9d0a provisioner/chef: show command in output 2015-06-15 14:35:54 -07:00
Mitchell Hashimoto 14787fd4cc provisioner/chef-client: run cleanup on node [GH-1295] 2015-06-15 14:29:12 -07:00
Clint Shryock 91e565d54f builder/amazon: Update docs on ssh_private_key 2015-06-15 16:02:26 -05:00
Mitchell Hashimoto 86539398ab update CHANGELOG 2015-06-15 13:52:06 -07:00
Mitchell Hashimoto 8de424d828 Merge pull request #2255 from mitchellh/b-chef-perms
provisioner/chef-client: chmod the directories
2015-06-15 13:51:33 -07:00
Mitchell Hashimoto 6f7818980c Update updatedeps 2015-06-15 13:50:01 -07:00
Mitchell Hashimoto 906c45266d website: make warning for chef perms 2015-06-15 13:46:43 -07:00
Mitchell Hashimoto 106c9403ed provisioner/chef-client: chmod the directories 2015-06-15 13:41:07 -07:00
Mitchell Hashimoto a1f1834789 Merge branch 'ameir-chef-client-client_key' 2015-06-15 13:40:43 -07:00
Mitchell Hashimoto bee3b59c40 Merge branch 'chef-client-client_key' of https://github.com/ameir/packer into ameir-chef-client-client_key 2015-06-15 13:40:33 -07:00
Marc Siegfriedt 667c53942b use template for additional disks 2015-06-15 12:40:34 -07:00
marc-ta 899cd7b845 Merge pull request #1 from mitchellh/master
update to most recent
2015-06-15 12:23:29 -07:00
Chris Bednarski 10bad00a26 Merge pull request #2252 from mitchellh/b-updatedeps
make make updatedeps actually update deps
2015-06-15 10:32:51 -07:00