Commit graph

32 commits

Author SHA1 Message Date
Kevin Fenzi
0b09492a24 this is now just public_ip, not public_ip[0] 2016-10-03 21:30:56 +00:00
18bb119bc6 Revert "does quoting this make a difference?"
This reverts commit 1450133b3a.
2016-08-15 02:53:38 +00:00
1450133b3a does quoting this make a difference?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-08-15 02:52:49 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Kevin Fenzi
afcafd62e6 Fix up transient cloud playbook to use the right thing for ip 2016-07-06 19:22:41 +00:00
Patrick Uiterwijk
bd3e666dad Now public ip can be a list
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-22 19:12:16 +00:00
Patrick Uiterwijk
70347cca5e Add indentation
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-22 19:09:05 +00:00
Patrick Uiterwijk
6ab6608671 See what ansible does without quotes here
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-22 19:07:09 +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
4de5695937 Have to move this so it runs on the right host(s) 2015-11-30 21:04:26 +00:00
Kevin Fenzi
c3f5b21427 Test some tasks to get fedora23 cloud instances working nicely with ansible. 2015-11-30 20:56:00 +00:00
Patrick Uiterwijk
f43622c33c Migrate openstack over to fedorainfracloud.org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-23 06:43:05 +00:00
Patrick Uiterwijk
5105b82c59 Fix other references to cloud net ids 2015-06-05 12:01:09 +00:00
Kevin Fenzi
e015807e72 Add the same logic as for virt hosts to cloud spin up. When new instance is made it gathers the key automatically. 2015-05-28 19:58:02 +00:00
Kevin Fenzi
e228e69ad2 Fix spelling mistake 2015-05-13 23:28:31 +00:00
Kevin Fenzi
c51ee8c6dc See if we can make this a little prettier 2015-05-13 23:18:07 +00:00
Kevin Fenzi
7bc4f4523e Kill off the old temp cloud instance stuff and make the new one default. 2015-05-13 23:12:42 +00:00
Ralph Bean
27dc601d13 Try specifying a region for the ec2 module. 2015-04-15 20:22:40 +00:00
Kevin Fenzi
17f003db5b Drop user data here too. 2014-01-17 04:43:49 +00:00
Kevin Fenzi
50a046f114 Also add to transient cloud 2014-01-06 22:34:10 +00:00
Kevin Fenzi
f7d56ff2b1 Fix old variable usage. Patch from janeznemanic. Thanks! 2014-01-01 19:15:11 +00:00
7f33fd90cc remove nearly useless debug action 2013-04-23 22:08:14 +00:00
8af0506d93 add debug output to transient cloud tasks 2013-04-23 22:05:53 +00:00
a23f7d4be9 when a transient instance comes up - make sure we see who it is for and who can login in the email 2013-02-25 22:14:07 +00:00
140c36f55d shorten the delay on the transient startup 2013-02-25 19:34:39 +00:00
5bfb3aef0c typo'd the key :( 2013-02-25 19:10:38 +00:00
8a05c235ed change up transient_cloud task to use the right keys and talk to openstack 2013-02-25 19:05:53 +00:00
924befe5ae fix up the plugin and the playbook 2012-10-30 22:31:53 +00:00
fda1dfa5ff different quoting format? 2012-10-30 22:24:21 +00:00
1cc931dd7e quoting is so special 2012-10-30 22:20:02 +00:00
dd08e687ce syntax schmyntax 2012-10-30 22:14:49 +00:00
70f0a522b0 first cut of the playbook to create and provision any instance 2012-10-30 22:12:48 +00:00