Commit Graph

92 Commits

Author SHA1 Message Date
Mitchell Hashimoto a4bf15930b Merge pull request #542 from phyrex1an/patch-1
website: propose additional IAM Role Actions
2013-11-02 03:56:38 -07:00
Mitchell Hashimoto aee93096b1 website: docs on disabling guest additions 2013-11-02 11:34:54 +01:00
Matthew Hooker e9e2d866db website: remove extra period. 2013-10-24 01:48:35 -07:00
Matthew Hooker 60428cef60 builder/amazon/ebs: Add config for target AZ.
Fixes [GH-536]
2013-10-21 08:01:34 -07:00
Mikael Bung 9855430f15 Propose additional IAM Role Actions
Depending on what settings you use for the amazon-chroot builder additional actions needs to be allowed in the IAM role for the aws instance.

This patch does not include an exhaustive list of all alternatives, but only the changes I needed to do to get stuff working for me.
2013-10-17 09:12:33 +02:00
Jon Stevens b2b7e99b57 I found that I needed the shutdown command to be run as root.
Also added a note about shutdown_command that bit me.
2013-10-14 17:59:53 -07:00
Matthew Hooker 4ab4dbacf9 Merge remote-tracking branch 'origin/master' 2013-09-30 04:46:15 +00:00
Matthew Hooker ac496a63dc replace command config with wrapper command. 2013-09-27 10:54:53 +00:00
Ben Podoll 96839f6a05 removing the docs for digital ocean's optional param 'event_delay' as it is no longer used 2013-09-26 20:24:18 -05:00
Matthew Hooker 6b1a7938d8 Merge remote-tracking branch 'origin/master' into 430 2013-09-26 16:24:28 -07:00
Matthew Hooker 36326ee8c2 Merge branch 'master' into 430 2013-09-26 01:04:42 -07:00
Bob Potter 07c93fdfdd Document permissions required for amazon-chroot build to function. 2013-09-25 00:09:10 -05:00
Mitchell Hashimoto 865f197503 builder/virtualbox: support attaching guest additions [GH-405] 2013-09-18 18:15:46 -07:00
Matthew Hooker 4f6fc96397 some documentation. 2013-09-17 06:01:23 -07:00
dlovell b67580d3f2 fix iso_url: use old-releases.ubuntu.com/... 2013-09-14 15:02:40 -04:00
Mark Peek 7b9ded8a36 website: add no_device to amazon block device doc 2013-09-07 18:53:34 -07:00
Sean Mackrory 2a04f49bca Using the vm_name parameter to name OVA/OVF files and their attachments 2013-09-06 23:38:31 -07:00
Justin Bronn 96caaa067b Document the `hard_drive_interface` option. 2013-09-05 11:08:55 -07:00
Mitchell Hashimoto c217846545 website: update website 2013-09-02 17:34:37 -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
Mark Peek e8aecd8a8f website: document required openstack region setting 2013-09-01 13:30:36 -07:00
Mitchell Hashimoto 13198eb570 website: add docs for -debug on Amazon builder 2013-08-31 16:07:55 -07:00
Thomas Duesing 03259ce53c s/droplet/server/ 2013-08-29 21:21:40 -05:00
Mitchell Hashimoto 01e998a81c common: support SHA512 as checksum type [Gh-356] 2013-08-28 09:09:43 -07:00
Mitchell Hashimoto ce89b357c0 website: update website for ssh_key_path stuff 2013-08-27 22:59:36 -07:00
Mitchell Hashimoto 1566b4d858 builder/vmware: support vmx_template_path [GH-270] 2013-08-27 17:23:28 -07:00
Mitchell Hashimoto c753946c84 builder/vmware: ability to not request a PTY for SSH [GH-270] 2013-08-27 16:51:05 -07:00
Mark Peek 32bf053697 website: add openstack page 2013-08-26 22:02:03 -07:00
Myles A. K. Steinhauser 2fd967482f Actual md5sum as Ubuntu Hashesh webpage is out of date. 2013-08-24 20:43:49 -04:00
Myles A. K. Steinhauser 1f45ed428b Bump Ubuntu 12.04.2 to 12.04.3
Ubuntu has removed the 12.04.2 release ISOs from their mirrors when they released 12.04.3. This impacted the URL and the Checksum contained in the example.json which returned an HTTP 404 from Ubuntu's Mirrors.
2013-08-24 20:04:45 -04:00
Mitchell Hashimoto c66bb8813f website: document ami_regions
/cc @jmassara
2013-08-22 15:20:44 -07:00
Mitchell Hashimoto 6de93d47a6 website: document tags on every amazon builder 2013-08-22 15:17:07 -07:00
Justin Bronn 4d21ce0112 Document the `disk_type_id` parameter. 2013-08-22 11:51:53 -07:00
Mitchell Hashimoto 1fdaadb08c website: document formats feature 2013-08-19 16:10:49 -07:00
Mitchell Hashimoto 5963756cce website: doc iso_urls 2013-08-16 09:58:00 -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 9a8284d51c website: get rid of CreateTime for timestamp 2013-08-08 17:25:26 -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
James Massara fffce95ca4 Updated tags configuration example 2013-08-06 07:41:00 -07:00
James Massara ad44da7070 Updated with tags info 2013-08-01 21:28:25 -07:00
Mitchell Hashimoto 00c45a5b30 website: note support VMware player on Linux 2013-07-31 22:18:35 -07:00
Mitchell Hashimoto fc89919347 Merge branch 'master' of https://github.com/rasa/packer into rasa-master 2013-07-31 11:52:20 -07:00
Mitchell Hashimoto cecb797e61 website: document iam instance profile 2013-07-31 11:43:52 -07:00
Mitchell Hashimoto 750b788344 website: docs for amazon-chroot 2013-07-30 22:17:58 -07:00
Ross Smith II e4086a0230 Updated website for vmware workstation support, fixes #221/#222 2013-07-29 08:20:48 -07:00