Commit Graph

73 Commits

Author SHA1 Message Date
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
Prasanna Santhanam 7394d00e67 Adding docs to #645 on the website
Setting `"ami_groups": ["all"]` will make the AMI publicly accessible.
Correcting website docs for this.
2014-02-18 17:05:24 +05:30
Ross Timson 58444627c1 Use --url flag rather than --location for ec2-upload-bundle
AWS docs (http://goo.gl/rNZiCs) show that --location is deprecated and
to use the --url flag and reference the region endpoint instead.
2014-02-13 09:36:45 +00:00
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722] 2013-12-27 20:54:35 -07:00
Mitchell Hashimoto f7b1c2dbc6 builder/amazon/instance: add location to upload command [GH-679] 2013-12-06 19:04:40 -08:00
Nathan Sullivan abaacb0683 docs update for https://github.com/mitchellh/packer/issues/578 2013-11-26 11:41:39 +10:00
Jon Topper 1716e761c2 Match ec2-bundle-vol on web to code
Issue #248 contained a PR which changes the way bundle_vol_command is
used by default. This change to the defaults was not reflected on the
website, so I encountered the same issue when making changes to the
bundle_vol_command in my config.
2013-11-21 18:29:19 +00:00
Mitchell Hashimoto 2d0270ac65 website: document need for AMI tools 2013-11-08 11:23:12 -08:00
Matt Whiteley 09f4011234 builder/amazon: instances can be launched with a list of security groups 2013-10-04 10:42:45 -07:00
Mark Peek 7b9ded8a36 website: add no_device to amazon block device doc 2013-09-07 18:53:34 -07:00
Mark Peek 45746a920d website: fixup some underscores to not be emphasis in the AWS docs 2013-09-01 13:37:19 -07:00
Mitchell Hashimoto 13198eb570 website: add docs for -debug on Amazon builder 2013-08-31 16:07:55 -07:00
Mitchell Hashimoto c66bb8813f website: document ami_regions
/cc @jmassara
2013-08-22 15:20:44 -07:00
Mark Peek b948755a1e website: document the amazon block device mappings 2013-08-15 14:32:04 -07:00
Mitchell Hashimoto 9345d8275d website: document user data stuff 2013-08-12 12:12:44 -07:00
Mitchell Hashimoto be4b94c697 website: update docs for image attributes
/cc @jmassara - easy stuff :)
2013-08-08 22:57:22 -07:00
Mitchell Hashimoto d2f1ba3631 Merge branch 'ignored_files' of https://github.com/priteau/packer into priteau-ignored_files
Conflicts:
	website/source/docs/builders/amazon-instance.html.markdown
2013-08-08 17:30:35 -07:00
Mitchell Hashimoto 26e374fb9b website: document the new createtime stuff 2013-08-08 17:25:26 -07:00
Pierre Riteau 8a0914e083 Warn that ec2-bundle-vol may ignore some important files 2013-08-08 19:00:19 +01:00
Mark Peek f6457ed189 website: cleanup Amazon AMI tag documentation 2013-08-06 15:16:39 -07:00
Mitchell Hashimoto cecb797e61 website: document iam instance profile 2013-07-31 11:43:52 -07:00
Mitchell Hashimoto 321d1cce16 website: document the amazon-instance builder 2013-07-25 10:51:21 -05:00