Commit graph

34 commits

Author SHA1 Message Date
Kevin Fenzi
a9676bbd8b Give up for now. 2016-06-25 17:41:23 +00:00
Kevin Fenzi
b5cee60891 Perhaps this will do what I need. 2016-06-25 17:40:09 +00:00
Kevin Fenzi
f06c497008 Try this one 2016-06-25 17:36:28 +00:00
Kevin Fenzi
39d1f455cd Try this 2016-06-25 17:32:32 +00:00
Kevin Fenzi
b443ef53e5 I guess we still need to ignore here. 2016-06-25 17:27:45 +00:00
Kevin Fenzi
4ed8d5e0ab Rework the persistent volume attach to not have errors that are ignored. 2016-06-25 17:26:01 +00:00
Kevin Fenzi
2729f700bf try this and see if it fixes volume handling in new ansible 2016-06-23 21:23:34 +00:00
Kevin Fenzi
9006a36832 Update all calls to sudo to use 'become' and sudo_user to 'become_user' 2016-02-02 21:24:45 +00:00
Kevin Fenzi
650b671878 Move persistent_cloud_new to just persistent_cloud as the old one isn't used anymore. 2015-12-14 19:26:36 +00:00
Ralph Bean
27dc601d13 Try specifying a region for the ec2 module. 2015-04-15 20:22:40 +00:00
Kevin Fenzi
5e61d476e9 Remove user_data until I can figure out how to make it work. 2014-01-15 16:50:37 +00:00
Kevin Fenzi
e408633b86 Stab at disabling the anoying login as fedora junk in fedora cloud images. 2014-01-06 22:33:00 +00:00
Kevin Fenzi
b30d7946c0 Another one 2014-01-01 19:47:31 +00:00
Kevin Fenzi
f7d56ff2b1 Fix old variable usage. Patch from janeznemanic. Thanks! 2014-01-01 19:15:11 +00:00
e17c382de4 - remove now-unused persistent_cloud_nodisks
- update persistent_cloud to use new when: conditional instead of when_filed and only_if
2013-06-18 16:58:09 +00:00
c4f4c774ed tested this one out, copiously - and eventhough it makes me grumpy - at least it works 2013-03-07 06:21:31 +00:00
2d29784816 once more - I hope 2013-03-07 06:03:36 +00:00
c7c92845fd and {} for that value 2013-03-07 05:57:47 +00:00
2d5d45201a try again on the conditionals 2013-03-07 05:48:47 +00:00
45c3314058 - prep for jenkins cloud move to openstack
- enhance the persistent_cloud tasks to use newer style conditionals
2013-03-07 05:34:59 +00:00
6e5a3aca46 also might want to specify the vars properly, dumbass 2013-02-26 20:16:09 +00:00
2dec9cb3b9 add persist_config options for persistent instances 2013-02-25 21:48:01 +00:00
886576f583 get rid of the duplicate - it appears to be some other timing 2013-02-13 21:03:59 +00:00
aa0ba57daa duplicate the volume attachment as a test for euca issue 2013-02-13 20:50:15 +00:00
9a6ab37889 this quoting is HURKY 2012-12-18 00:12:36 +00:00
4774f0836c trying something completelt different 2012-12-18 00:10:29 +00:00
d6e8fd36e8 wack-a-molesyntax syntax on only_if 2012-12-17 23:52:13 +00:00
1a82ae99ee try this for handling no volumes 2012-12-17 23:50:32 +00:00
6d709d37db try inventive quoting :) 2012-11-19 20:20:23 +00:00
eb000071cf try to make the volume addition part of the standard persistent setup
may not work
2012-11-19 20:07:00 +00:00
820d0ef5ed see if this works w/o the ec2_key specification in there 2012-10-25 21:42:26 +00:00
9e4c2267a6 use the ec2key options to ec2_create 2012-10-25 21:11:25 +00:00
645bc6d72a need to specify a securit group 2012-10-25 20:55:22 +00:00
176be1a3c7 prototype of what the persistent cloud instance playbooks/hostvars will look like 2012-10-25 20:40:35 +00:00