Miroslav Suchý
|
b78d1f277e
|
change the condition so it works even when the variable is not defined
|
2015-05-14 16:08:56 +02:00 |
|
Miroslav Suchý
|
f303f64dfe
|
try this
|
2015-05-14 16:05:56 +02:00 |
|
Kevin Fenzi
|
109598f2d5
|
Missed a few cases for atomic
|
2015-05-13 23:41:35 +00:00 |
|
Kevin Fenzi
|
b42db39955
|
See if we can handle the yum, dnf and ostree cases right.
|
2015-05-13 23:39:35 +00:00 |
|
Kevin Fenzi
|
fe59adfd6b
|
Re-work the cloud_setup_basic.
|
2015-05-13 23:34:00 +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 |
|
Kevin Fenzi
|
7e1f931765
|
Probibly this is a : issue
|
2015-05-13 23:07:10 +00:00 |
|
Kevin Fenzi
|
fa06d6b82d
|
How about this?
|
2015-05-13 23:05:16 +00:00 |
|
Kevin Fenzi
|
f3d2f69efb
|
How about this?
|
2015-05-13 23:04:26 +00:00 |
|
Kevin Fenzi
|
954cfad0c3
|
Quotes again.
|
2015-05-13 23:03:55 +00:00 |
|
Kevin Fenzi
|
2845d2cd40
|
Enable the email about instances.
|
2015-05-13 23:01:33 +00:00 |
|
Kevin Fenzi
|
dbb5c1d3d7
|
Hopefully this will do it.
|
2015-05-13 22:16:29 +00:00 |
|
Kevin Fenzi
|
7396c06565
|
Output nova_result so we can figure out the ip for the new transient instance
|
2015-05-13 22:14:12 +00:00 |
|
Kevin Fenzi
|
8b26ace605
|
Revert "ok, lets try defining the pool and see if it auto adds one."
This reverts commit b170f41b33 .
|
2015-05-13 22:09:54 +00:00 |
|
Kevin Fenzi
|
b170f41b33
|
ok, lets try defining the pool and see if it auto adds one.
|
2015-05-13 22:02:58 +00:00 |
|
Kevin Fenzi
|
e2230e097f
|
Hum. Odd that these would be exclusive.
|
2015-05-13 21:58:33 +00:00 |
|
Kevin Fenzi
|
524507dfee
|
More public_ip cleanup
|
2015-05-13 21:57:55 +00:00 |
|
Kevin Fenzi
|
30025b9b60
|
Try dropping this part using public_ip too
|
2015-05-13 21:56:42 +00:00 |
|
Kevin Fenzi
|
2c6716fffc
|
Get floating ip from the external floating ip pool
|
2015-05-13 21:52:46 +00:00 |
|
Kevin Fenzi
|
2c77eea468
|
Try and enable root.
|
2015-05-13 21:50:38 +00:00 |
|
Kevin Fenzi
|
7281794cfd
|
See if we can auto assign a ip and fix variable for new group.
|
2015-05-13 21:36:45 +00:00 |
|
Kevin Fenzi
|
6c63e23e07
|
Another stab
|
2015-05-13 21:26:45 +00:00 |
|
Kevin Fenzi
|
f6d9f5df5a
|
No need for region here.
|
2015-05-13 21:24:14 +00:00 |
|
Kevin Fenzi
|
d7ecfff48e
|
Move image back to default in the playbook and clean up another duplicate.
|
2015-05-13 21:23:12 +00:00 |
|
Kevin Fenzi
|
52697ae7dc
|
Need to default image here now that it moved.
|
2015-05-13 21:21:23 +00:00 |
|
Kevin Fenzi
|
50cb01ffd2
|
Also the same for security_groups
|
2015-05-13 21:19:31 +00:00 |
|
Kevin Fenzi
|
ec37aee7de
|
Keypair doesn't need to be defined 2 times in the same vars
|
2015-05-13 21:18:20 +00:00 |
|
Kevin Fenzi
|
524e77a20d
|
Consolidate variables to just one place.
|
2015-05-13 21:15:37 +00:00 |
|
Kevin Fenzi
|
565bfe1108
|
Another place with incorrect tenant name
|
2015-05-13 21:07:00 +00:00 |
|
Kevin Fenzi
|
f0053f3e6f
|
Also use correct quoting.
|
2015-05-13 21:05:35 +00:00 |
|
Kevin Fenzi
|
19fdf0aa3c
|
Try and set the name this way.
|
2015-05-13 21:05:02 +00:00 |
|
Kevin Fenzi
|
6bfa3c49f6
|
Don't try and use a variable for networks, it's defined in the temp playbook.
|
2015-05-13 21:02:59 +00:00 |
|
Kevin Fenzi
|
5d562898de
|
Use the correct name for the transient tenant
|
2015-05-13 21:02:04 +00:00 |
|
Kevin Fenzi
|
7f0f7f767d
|
Use the right kind of quotes here.
|
2015-05-13 20:50:37 +00:00 |
|
Kevin Fenzi
|
73aa58aa8d
|
Expand inventory_tenant to transitory
|
2015-05-13 20:49:43 +00:00 |
|
Kevin Fenzi
|
e74ef26ebe
|
Don't need inventory_instance_name if we are defining name on the extra vars
|
2015-05-13 20:47:30 +00:00 |
|
Kevin Fenzi
|
e5a5ca9e79
|
Tweak some values to try and get things working.
|
2015-05-13 20:45:05 +00:00 |
|
Kevin Fenzi
|
f849e48611
|
First untested cut at a temp/transient cloud playbook for new cloud.
|
2015-05-13 20:34:50 +00:00 |
|
Ralph Bean
|
fbd38e1889
|
Move known_hosts scrubbing to a more reasonable place.
|
2015-05-13 20:19:14 +00:00 |
|
Kevin Fenzi
|
e30df424d2
|
Finish moving backup03->backup01
|
2015-05-08 20:46:57 +00:00 |
|
Kevin Fenzi
|
b5cc837e99
|
Finally move the tasks/apache.yml to a role. This allows us to order it with the other roles.
|
2015-05-07 19:06:35 +00:00 |
|
Miroslav Suchý
|
c61a0adcf5
|
remove old comments
|
2015-05-07 11:13:45 +02:00 |
|
Kevin Fenzi
|
cb471507ea
|
Drop this known_hosts thing from virt_host_create for now, it has no where to look up the host key.
|
2015-05-05 21:48:06 +00:00 |
|
Stephen Smoogen
|
9d7ea573e7
|
and we have a script
|
2015-05-01 21:32:02 +00:00 |
|
Kevin Fenzi
|
a2d555b068
|
Add secondary koji configs for secondary sigul bridge.
|
2015-04-28 16:20:37 +00:00 |
|
Kevin Fenzi
|
0446b1bc96
|
Make sure gpg link is right on sign boxes.
|
2015-04-27 20:25:05 +00:00 |
|
Kevin Fenzi
|
7157da1221
|
More sigul adjustments for secondary
|
2015-04-27 19:50:21 +00:00 |
|
Kevin Fenzi
|
92c9611a81
|
Disable lvmetad on all virthosts. It causes problems with caching stale iscsi lvm data.
|
2015-04-22 15:00:34 +00:00 |
|