Commit graph

13 commits

Author SHA1 Message Date
Lester Wade
62a10d69a1 Fixed cloudformation docs and updated EXAMPLES section in the docs for these AWS modules. 2013-04-25 19:22:48 -07:00
Lester Wade
4b5bea6a32 Corrected instance password data check. Previously broken after adding region support. 2013-04-24 09:45:01 -07:00
Lester Wade
7bbccddc62 Add region support to ec2 volume module. 2013-04-22 17:27:57 -07:00
Blair Zajac
91b7d4b069 ec2_vol: do no work if the instance has a volume mounted at the device. 2013-04-05 19:17:19 -07:00
Blair Zajac
a16ba7fbb8 ec2_vol: update docs to match default device_name values for Unix/Windows. 2013-04-05 19:17:12 -07:00
Michael DeHaan
b7384a0a93 Merge pull request #2442 from lwade/vol_os_detection
add better OS detection for BDM
2013-03-29 05:48:05 -07:00
lwade
e2c138f2ba Changed python interpreter to be consistent in these modules as compared to all others. 2013-03-19 16:07:36 +00:00
lwade
70acac5e97 adding windows-specific ebs recommendation 2013-03-18 17:02:39 +00:00
lwade
13e5f64277 add better OS detection for BDM 2013-03-18 12:00:52 +00:00
Dag Wieers
d4bb57d42d Fix the documentation booleans so they use "yes" and "no"
Both modules seboolean and zfs have not been adapted since they defer from the default (either by having a 'null' or special state, or prefering "on"/"off" for state indication.
2013-03-12 13:25:59 +01:00
lwade
83e62be7f0 Correct ec2_vol doc errors 2013-02-18 10:14:09 +00:00
lwade
4c138ba91b Updated comments and closed code example. 2013-02-14 14:40:28 +00:00
lwade
485af927c5 Adding a simple EC2 volume module for creation and attach 2013-02-14 14:18:35 +00:00