Commit Graph

4457 Commits

Author SHA1 Message Date
Chris Bednarski e81378ac39 Fix test case 2015-06-18 04:46:39 -07:00
Chris Bednarski d8f78d9174 Cleanup 2015-06-18 04:41:05 -07:00
Chris Bednarski b767aa7f99 Change to compression_level, fix and add tests for format detection 2015-06-18 03:55:51 -07:00
Chris Bednarski 8fdb4f77e0 WIP 2/4 tests passing, still need to re-implement ZIP and bare compression files and do some cleanup 2015-06-18 00:47:33 -07:00
Chris Bednarski 47bb5ae899 Re-added benchmark and license 2015-06-16 20:23:40 -07:00
Chris Bednarski 2d6f8279e6 Restore configuration structure from vtolstov's branch 2015-06-16 19:08:22 -07:00
Chris Bednarski b2ad92f414 Merged changes from f-file-builder and master 2015-06-16 19:07:29 -07:00
Chris Bednarski ddbc145d29 Implemented acceptance test for compress 2015-06-16 16:31:09 -07:00
Chris Bednarski f5067e9736 Merge branch 'f-file-builder' of github.com:mitchellh/packer into f-file-builder 2015-06-16 12:11:33 -07:00
Chris Bednarski fe105107d2 Removed extra files -- will re-add later 2015-06-16 12:11:11 -07:00
Chris Bednarski 12cf6650a0 Revert compress post-processor to master to get baseline test 2015-06-16 12:10:28 -07:00
Chris Bednarski f2f8ad16c0 Merge branch 'master' into f-file-builder 2015-06-16 12:08:33 -07:00
Chris Bednarski aea70d5a72 Added acceptance test for file builder 2015-06-16 11:31:53 -07:00
Chris Bednarski fe0c548619 Added acceptance test for file builder 2015-06-16 11:30:49 -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
Chris Bednarski 29f02d243f Had io.Copy args swapped; also use os.Create instead of os.OpenFile for MAGIC 2015-06-15 18:56:09 -07: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 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