5886 Commits

Author SHA1 Message Date
Paul Meyer
8e2bca030c builder/azure: Made tenant_id optional 2016-06-23 10:37:25 -07:00
Paul Meyer
df760bda9f Merge pull request #3643 from paulmey/tenant_id_optional
builder/azure-arm: Make tenant_id optional
2016-06-23 10:35:32 -07:00
Paul Meyer
163da48345 builder/azure-arm: Make tenant_id optional
Look up tenant id if not specified by the user
2016-06-23 10:23:09 -07:00
Paul Meyer
d3d9307b31 Create TODO for Azure builder 2016-06-21 09:51:38 -07:00
Paul Meyer
cb6db06d11 builder/azure: Delete readme
Duplicated in packer.io docs
2016-06-21 09:42:01 -07:00
Paul Meyer
97f5d9fcc3 builder/azure: Removed superfluous polling code 2016-06-20 17:38:47 -07:00
Paul Meyer
7f2efca303 Merge pull request #3638 from paulmey/remove-extra-polling
builder/azure: Remove extra polling code for deployments
2016-06-20 17:37:01 -07:00
Paul Meyer
ee441366eb builder/azure: Remove extra polling code for deployments 2016-06-20 14:22:01 -07:00
Chris Bednarski
c8f68afa5c Added docker push tag change to changelog 2016-06-16 20:49:01 -07:00
Chris Bednarski
fcfca92ddd Merge pull request #3631 from t-tran/master
Make docker-push only pushes the specified tag but not all
2016-06-16 19:49:19 -07:00
T. Tran
4f1d821c35 Make docker-push only pushes the specified tag but not all 2016-06-16 17:00:33 +07:00
Christopher Boumenot
cab750abb1 Add Azure to the list of supported platforms 2016-06-15 10:28:32 -07:00
Chris Bednarski
9583929e9a Merge branch 'master' of https://github.com/mitchellh/packer 2016-06-14 17:35:41 -07:00
Chris Bednarski
ce56f8771a Added missing 'when' back into the changelog 2016-06-14 15:24:28 -07:00
Chris Bednarski
06ffb19c99 Added knife_command to changelog 2016-06-14 15:23:18 -07:00
Chris Bednarski
df8aff6286 Merge pull request #3622 from jamiegs/fixCleanupOnWindows
Fix node clean-up on Windows
2016-06-14 15:20:54 -07:00
Jamie Snell
d43fa85e7b update docs to reflect knife_command change 2016-06-14 17:18:08 -05:00
Chris Bednarski
ab9621ab7d Added aws shutdown_behavior to the changelog 2016-06-14 14:34:01 -07:00
Patrick Robinson
f361e1d894 Precompile regex 2016-06-14 14:29:10 -07:00
Patrick Robinson
b1d6d28a90 Add unit tests for shutdown behaviour 2016-06-14 14:29:10 -07:00
Patrick Robinson
3cf2d1e356 Add documentation for shutdown_behaviour option 2016-06-14 14:29:10 -07:00
Patrick Robinson
a9f914ea97 Add shutdown_behaviour option
This means an instance will terminate upon shutdown.
2016-06-14 14:29:10 -07:00
Chris Bednarski
55138b700e Added puppet execute_command option to changelog 2016-06-14 14:26:32 -07:00
Chris Bednarski
ab05a458ea Merge pull request #3623 from delaman/patch-1
Type-o in documentation
2016-06-14 14:17:24 -07:00
Chris Bednarski
ab8d091304 Merge pull request #3593 from grobinson-blockchain/patch-2
Add Debian 8.4 to gotchas for google compute builder
2016-06-14 14:16:42 -07:00
Pedro de la Cruz Jr
877a456eea Type-o in documentation 2016-06-14 14:24:34 -05:00
Jamie Snell
7b3224f3c7 rename KnifeChefTemplate to KnifeTemplate 2016-06-14 13:42:53 -05:00
Jamie Snell
4847e891b0 Fix knife clean-up run on windows 2016-06-14 13:34:25 -05:00
Chris Bednarski
1acb2d6645 Merge pull request #3614 from tasquith/master
added support for specifying an execute command to the puppet-server provisioner
2016-06-13 13:05:15 -07:00
Tom Asquith
40aa2b9973 added support for specifying an execute command to the puppet-server provisioner. 2016-06-13 14:12:28 +01:00
Chris Bednarski
73d376633d Updated godeps to fix inconsistent library version and add missing dep 2016-06-10 15:04:49 -07:00
Chris Bednarski
65180e8052 Merge pull request #3611 from paulmey/fix-deviceflow
Update to go-autorest v7.0.6.
2016-06-10 14:38:39 -07:00
Paul Meyer
1fa8255bdb Update to go-autorest v7.0.6. 2016-06-10 14:23:42 -07:00
Christopher Boumenot
e3ae5c7454 Add bug fix for Azure token validity test 2016-06-10 10:55:42 -07:00
Christopher Boumenot
cca9810516 Merge pull request #3609 from paulmey/fix-deviceflow
azure/builder: fix token validity test
2016-06-10 10:54:38 -07:00
Paul Meyer
a788ea4d43 azure/builder: fix token validity test 2016-06-10 09:58:38 -07:00
Jack Pearkes
844e753fea
website: darken works_with azure logo 2016-06-09 16:00:14 -07:00
Christopher Boumenot
8c33d71ddb Merge pull request #3608 from boumenot/pr-broken-build
Add resource_group_name to test cases were it was missing.
2016-06-09 10:29:36 -07:00
Christopher Boumenot
6dda6f77d6 Add resource_group_name to test cases. 2016-06-09 10:17:49 -07:00
Christopher Boumenot
a3ed380413 Update CHANGELOG.md for Azure builder improvements
Add support for custom images.
Check for empty resource groups.
2016-06-09 09:50:31 -07:00
Christopher Boumenot
353ce2f2a6 Merge pull request #3575 from mitchellh/pr-custom-image-url
Implement support for custom images.
2016-06-09 09:47:18 -07:00
Christopher Boumenot
276c756a6e Merge pull request #3606 from paulmey/validate-resourcegroupname
azure-arm: Validate that resource_group_name is being set
2016-06-09 09:46:59 -07:00
Paul Meyer
0c79293dde azure-arm: Validate that resource_group_name is being set 2016-06-09 01:00:23 -07:00
Chris Bednarski
658de07e24 Addded skip_region_validation to changelog 2016-06-07 17:11:54 -07:00
Chris Bednarski
64fbb49416 Merge pull request #3598 from owjjh/master
Adding ability to ignore region validation for AWS
2016-06-07 17:09:11 -07:00
owjjh
658fadbc53 changing if conditionals to be ! instead of == false 2016-06-07 09:21:43 -04:00
owjjh
d088b01cc8 Updating documentation to include details for the skip_region_validation configuration option 2016-06-06 14:45:22 -04:00
owjjh
d489ce9904 make fmt run 2016-06-06 14:37:09 -04:00
owjjh
83e6171f19 Merge branch 'master' of https://github.com/owjjh/packer 2016-06-06 14:18:08 -04:00
owjjh
de5b69a8df Adding ability to skip region validation when using AWS 2016-06-06 14:17:12 -04:00