Chris Bednarski
|
e6f1ea9ab2
|
Merge pull request #2911 from jtslear/endless-loop
vmware-iso-builder: Corrects logic checking destroy
|
2016-01-14 15:00:34 -08:00 |
Seth Vargo
|
6fa3fe31b1
|
Missed one
|
2016-01-14 15:38:54 -05:00 |
Seth Vargo
|
174237ba2f
|
Use www. for project sites
|
2016-01-14 15:33:00 -05:00 |
Seth Vargo
|
c0b46b2fb8
|
Use SSL for resources
|
2016-01-14 15:31:19 -05:00 |
Chris Bednarski
|
091760f79a
|
Merge pull request #3068 from mitchellh/sethvargo/deploy
Move to static site deployment
|
2016-01-14 09:52:09 -08:00 |
Seth Vargo
|
b5aadd8568
|
Add new deploy scripts
|
2016-01-13 21:54:08 -05:00 |
Seth Vargo
|
de4419dafc
|
Optimize images
|
2016-01-13 21:53:14 -05:00 |
Seth Vargo
|
6a8c0dce5e
|
Update middleman-hashicorp
|
2016-01-13 21:53:00 -05:00 |
Seth Vargo
|
ac97086e00
|
Remove Heroku stuff
|
2016-01-13 21:52:56 -05:00 |
Seth Vargo
|
b9b26b83c8
|
Remove old scripts
|
2016-01-13 21:52:33 -05:00 |
Chris Bednarski
|
933b3505a2
|
Added remote_private_key_file for ESXi to changelog
|
2016-01-13 14:34:36 -08:00 |
Chris Bednarski
|
61aea5f123
|
Merge pull request #2912 from esemplare/esxi_ssh_key_support
Add support for SSH Key Authentication with ESX builder
|
2016-01-13 14:33:10 -08:00 |
Chris Bednarski
|
1d61d025a7
|
Added digital ocean wait timeout to changelog
|
2016-01-13 14:14:50 -08:00 |
Chris Bednarski
|
7b468af6b8
|
Merge pull request #2939 from bitrise-io/digitalocean_timeout_increase
increased DigitalOcean unlock wait timeouts
|
2016-01-13 14:11:09 -08:00 |
Chris Bednarski
|
ae9073e355
|
Merge pull request #2941 from thachmai/master
Update website/Vagrantfile to re-enable vagrant
|
2016-01-13 14:10:47 -08:00 |
Chris Bednarski
|
a587375bae
|
Added openstack WaitForImage retry to changelog
|
2016-01-13 14:09:11 -08:00 |
Chris Bednarski
|
4cbaf7b95b
|
Merge branch 'master' of https://github.com/mitchellh/packer
|
2016-01-13 14:08:52 -08:00 |
Chris Bednarski
|
b3c1fbc092
|
Merge pull request #3009 from msabramo/openstack_WaitForImage_retry_on_404
openstack: WaitForImage: treat 404 as retryable
|
2016-01-13 14:03:00 -08:00 |
Chris Bednarski
|
41c767850a
|
Added chef encrypted data bag secret to changelog
|
2016-01-13 14:01:27 -08:00 |
Chris Bednarski
|
3eabc6253d
|
Merge pull request #2653 from evertrue/evertrue/eherot/add_data_bag_secret_to_chef_client
Chef-client provisioner: Add encrypted data bag secret path (Fixes #1945)
|
2016-01-13 13:59:48 -08:00 |
Chris Bednarski
|
a63e7ac482
|
Merge pull request #3065 from clstokes/docs-aws-ecr
Add Amazon EC2 Container Registry details.
|
2016-01-13 13:54:37 -08:00 |
David Zanetti
|
0369b8e7c0
|
Update docs to reflect current AMI IDs and instance sizes
- Using Ubuntu-supported image, 14.04 LTS current, for us-east-1
- t1.micro no longer exists, t2.micro replaces it
- Raised in issue #3052
|
2016-01-14 10:52:17 +13:00 |
Chris Bednarski
|
a6254dcb25
|
Merge pull request #3063 from rubbish/patch-1
Add required DescribeSubnets IAM permission
|
2016-01-13 12:03:36 -08:00 |
Luke Amdor
|
213d72a2bb
|
Add required DescribeSubnets IAM permission
From https://github.com/mitchellh/packer/pull/3037, building an AMI now requires DescribeSubnets so we should document that.
|
2016-01-13 13:46:20 -06:00 |
Cameron Stokes
|
497f1aa66f
|
Add Amazon EC2 Container Registry details.
|
2016-01-13 08:24:32 -08:00 |
Chris Bednarski
|
97cd6dfc6c
|
Added AWS AZ auto-detect and Google static external IP to changelog
|
2016-01-12 19:40:16 -08:00 |
Chris Bednarski
|
f1d6fbb8c4
|
Merge pull request #3030 from caiush/gce-external-static-ip
Added support for GCE external static IPs
|
2016-01-12 19:36:32 -08:00 |
Chris Bednarski
|
1ab5fc8ca5
|
Merge pull request #3037 from ColinHebert/subnet_az_discovery
Add auto discovery of AZ based on the subnet
|
2016-01-12 19:35:54 -08:00 |
Chris Bednarski
|
d070d03203
|
Added WinRM HTTPS and Seoul AWS region to changelog
|
2016-01-12 19:34:04 -08:00 |
Chris Bednarski
|
0cad32c696
|
Move region list into a function so we can re-use it in tests
|
2016-01-12 19:03:21 -08:00 |
Chris Bednarski
|
10991af675
|
Merge pull request #3056 from chulkilee/amazon-region
Add ap-northeast-2: Asia Pacific (Seoul)
|
2016-01-12 18:59:07 -08:00 |
Chris Bednarski
|
b90a5bd59a
|
Merge pull request #3055 from tylert/doc-fix
Fix typo in shell-local command example
|
2016-01-12 18:55:17 -08:00 |
Chris Bednarski
|
8580e7dac0
|
Merge pull request #3061 from goodwinb99/master
Implement WinRM-over-HTTPS
|
2016-01-12 18:47:52 -08:00 |
Ben Goodwin
|
64152e4a64
|
Implement WinRM-over-HTTPS
|
2016-01-12 21:28:20 -05:00 |
Chulki Lee
|
20c0f6b02b
|
fix doc: wrong function name
|
2016-01-11 13:06:34 -08:00 |
Chulki Lee
|
1aa24035fc
|
add ap-northeast-2: Asia Pacific (Seoul)
|
2016-01-11 13:05:18 -08:00 |
Chulki Lee
|
7018517374
|
one region per line, sorted
|
2016-01-11 13:04:35 -08:00 |
Chulki Lee
|
3f0795b23c
|
sort regions by name
|
2016-01-11 13:04:00 -08:00 |
Chulki Lee
|
7f3f5f4bfa
|
add tests for all ami regions
|
2016-01-11 13:02:38 -08:00 |
Tyler Tidman
|
5a4b81fa3c
|
Fix typo in shell-local command example
|
2016-01-11 10:58:01 -05:00 |
Marc Abramowitz
|
3e0914b6a2
|
openstack builder: Set image_type to "image"
so that built images are treated as images and not as snapshots.
Fixes: GH-3038
|
2016-01-06 15:00:31 -08:00 |
Kimo Rosenbaum
|
09543fc4e7
|
Add mount_partition to amazon-chroot builder to specify a partition other than 1
|
2016-01-06 11:35:01 -08:00 |
Colin Hebert
|
48d242a8f8
|
Use pointers in the AWS API
|
2016-01-06 08:12:20 +01:00 |
Colin Hebert
|
9385a277c6
|
Fix API calls and remove az detection in chroot
|
2016-01-06 08:02:29 +01:00 |
Colin Hebert
|
e4930e7b57
|
Merge branch 'master' into subnet_az_discovery
|
2016-01-06 07:43:03 +01:00 |
Caius Howcroft
|
0f8b348fca
|
Added docs for GCE external static IPs
|
2016-01-04 16:29:11 -06:00 |
Caius Howcroft
|
069c3c21b1
|
Added support for GCE external static IPs
|
2015-12-24 19:15:41 -06:00 |
Chris Bednarski
|
d507b18eb4
|
Merge pull request #3013 from captainill/new_header
'by HashiCorp' header
|
2015-12-21 16:26:22 -05:00 |
captainill
|
b1cf7b390e
|
cleanup footer
|
2015-12-20 12:35:44 -08:00 |
captainill
|
4035aa4eed
|
Merge branch 'master' into new_header
|
2015-12-20 00:31:38 -08:00 |