Chris Bednarski
9dc4c0a7d1
Merge pull request #2761 from stagrlee/master
...
More documentation for ssh_keypair_name, ssh_private_key_file
2016-01-21 13:27:36 -08:00
Seth Vargo
c0b46b2fb8
Use SSL for resources
2016-01-14 15:31:19 -05:00
Chris Peterson
c8ff4a5230
Clarify the need to specify device_name when setting volume_size in Amazon builder. refs #2798
2015-12-17 14:52:54 -07:00
Mark Peek
4e1e9b788a
Merge pull request #2845 from abridgett/feature/spot_price_zero
...
spot_price of "0" to mean on demand
2015-10-26 21:51:44 -07:00
Adrian Bridgett
da771c469e
spot_price of "0" to mean on demand
...
this helps avoid duplicating packer templates just to select
spot instances or not
2015-10-06 22:13:17 +01:00
Adrian Bridgett
8349e22df9
Add ebs_optimized support
2015-10-06 21:36:21 +01:00
Lee Thompson
cef4e88922
Add some more documentation around ssh_keypair_name and ssh_private_key_file
2015-09-21 13:52:18 -05:00
Chris Bednarski
3fe2d2f5bc
Reformat
2015-07-24 20:55:08 -07:00
Chris Bednarski
99061b96d6
Merge branch 'master' into docs-revamp
2015-07-24 20:54:37 -07:00
Chris Bednarski
c3e39c2f0d
Updated docs on how AWS credentials are resolved
2015-07-24 20:38:14 -07:00
Chris Bednarski
d8e8f98b32
Change to 4 spaces
2015-07-22 20:25:58 -07:00
Chris Bednarski
d57c051651
Reformat everything
2015-07-22 19:31:00 -07:00
Matthew Patton
9007b1cc67
Document behavior of AWS {access,secret}_key in relation to credentials file and profile lookup via AWS_PROFILE
2015-07-21 17:24:55 -04:00
YuZakuro
a6269671ec
Fix inconsistent spelling
...
`(boolean)` is used in most cases, but `(bool)` is used in places.
I ran `find website/source/**/*.(markdown|md) | xargs sed -i 's/(bool)/(boolean)/g'`
2015-07-09 18:20:13 +09:00
Clint Shryock
def6f8aefc
clean up character encodings
2015-06-24 10:28:01 -05:00
Mitchell Hashimoto
3cc90768a2
website: update docs to link to communicator
2015-06-23 14:44:57 -07:00
Mitchell Hashimoto
b20e26be17
website: update docs for ami_groups claritifaction [GH-1068]
2015-06-17 22:30:57 +02:00
Mitchell Hashimoto
2bb4bdffc4
website: update docs for ssh_keypair_name
2015-06-15 15:23:38 -07:00
Clint Shryock
91e565d54f
builder/amazon: Update docs on ssh_private_key
2015-06-15 16:02:26 -05:00
Clint Shryock
d015d20a24
document block device mapping fields
2015-06-15 11:53:03 -05:00
Clint
8fca582278
Merge pull request #2221 from mitchellh/f-amazon-force-deregister-artifacts
...
builder/amazon: Add force_deregister option
2015-06-15 10:02:30 -05:00
Clint Shryock
c3e79c62b9
document force_deregister
2015-06-15 10:01:32 -05:00
Mitchell Hashimoto
b2e9277d3b
website: update for Windows AWS instances
2015-06-14 10:51:34 -07:00
Clint Shryock
724d591ba4
documentation: subnet_id is required for non-default VPC
2015-06-11 14:02:00 -05:00
Mitchell Hashimoto
8cac7e8d51
Merge pull request #1930 from bhourigan/issue1929
...
Prepending -i to sudo so PATH is inherited from profile.d scripts
2015-05-28 09:36:58 -07:00
Brian Hourigan
a4cfd921f4
Adding missing hyphen to sudo options
2015-04-04 10:52:17 -04:00
w1mvy
003bb6926c
Updated doc with config
2015-02-23 21:36:37 +09:00
Brian Hourigan
8e69403735
Prepending -i to sudo so PATH is inherited from profile.d scripts related to ec2 tooling
2015-02-19 14:32:27 -05:00
Matt Fellows
59c54a2a7a
Updated Amazon documentation to reflect the precedence rules putting ~/.aws/credentials files ahead of env vars. Ref #1612
2014-12-19 13:32:06 +11:00
Mitchell Hashimoto
fc2e24faa3
Merge pull request #1491 from lancefrench/gh-1491
...
Amazon Instance Builder Docs Still Reference Deprecated S3Endpoint
2014-10-27 17:07:00 -07:00
Seth Vargo
67fad6c429
Add metadata description to all pages + include "Packer" for SEO
2014-10-22 17:41:53 -04:00
Seth Vargo
0800ebfe7a
Use formatting helpers and labeled code blocks
2014-10-22 17:41:53 -04:00
Lance French
ce5276d667
Update for amazon-instance builder docs [GH-1491]
...
Updating --url parameter to --region in the builder
documentation for the bundle upload command.
2014-09-11 23:08:45 -07:00
Mitchell Hashimoto
db90c16118
builder/amazon: support auto spot price discovery [GH-1465]
2014-09-06 10:44:12 -07:00
Mitchell Hashimoto
3a69b8c1b8
Merge branch 'add-spot-instance-support' of github.com:henrysher/packer into henrysher-add-spot-instance-support
...
Conflicts:
builder/amazon/common/run_config.go
builder/amazon/ebs/builder.go
builder/amazon/instance/builder.go
2014-09-05 16:30:22 -07:00
Mitchell Hashimoto
13a0c2b09d
website: update website with correct amazon defaults
2014-09-05 09:33:48 -07:00
Mitchell Hashimoto
0776d9de34
builder/amazon: ssh_private_ip [GH-1229]
2014-09-04 21:48:14 -07:00
Mitchell Hashimoto
8250755a23
Merge pull request #1228 from jmassara/enhanced_networking
...
builder/amazon: support for enhanced networking
2014-07-19 09:48:24 -07:00
Andreas Kohn
c9c2ba180e
Properly escape security_group_id to avoid markdown interpretation of the '_'
2014-06-20 14:22:22 +02:00
James Massara
4b6b504d12
Docs updated with new config option
2014-06-04 15:13:28 -07:00
Henry Huang
bf7b8199da
Add the document for the new spot_price parameter
2014-05-26 23:03:49 +08:00
Greg Burek
3a45712780
Adds support for encrypted EBS volumes
2014-05-22 11:36:22 -07:00
Ross Smith II
d666b64fb8
website: alphabetized configuration options, added missing ones, standardized text
2014-05-04 10:47:56 -07:00
Mitchell Hashimoto
19317fe92d
website: document temporary_key_pair_name [GH-1024]
2014-05-01 14:21:38 -07:00
Ross Smith II
e38ff2f84e
Merge pull request #1021 from laggyluke/master
...
builder/amazon: configurable virtualization type
2014-04-21 18:08:32 -07:00
George Miroshnykov
fc6e8c0830
builder/amazon: configurable virtualization type
2014-04-10 15:16:31 +03:00
Florian Noeding
6371b70609
optionally use existing ssh key for amazon builders
2014-03-24 12:47:00 +01:00
Mitchell Hashimoto
46abd50520
website: update timeouts
2014-03-12 21:12:15 -07:00
Mitchell Hashimoto
b91887b4f9
website: update docs for last PR
2014-02-24 08:21:27 -08:00
Mitchell Hashimoto
039def70f8
Merge pull request #885 from rosstimson/ec2-upload-bundle
...
builder/amazon/instance: use --url flag rather than --location for ec2-upload-bundle
2014-02-21 14:57:12 -08:00