Kevin Fenzi
7472760559
buildvm-armv7-22: fix copy pasta for python3
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-25 16:35:19 +00:00
Patrick Uiterwijk
1878e49a6d
Close os machinectl port from external
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-25 02:31:00 +02:00
Kevin Fenzi
e397b24bb2
buildvm-armv7-22: switch back to f30 for some testing.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-25 00:09:20 +00:00
Kevin Fenzi
1e06a43687
buildvm-armv7-22: go back to python2 for ansible with fedora 29.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-24 20:49:39 +00:00
Kevin Fenzi
36839b57da
buildvm-armv7-22: try f29 userspace
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-24 20:29:30 +00:00
Kevin Fenzi
55923b1412
buildvm-armv7-22: switch to python3 for ansible as well.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-24 19:28:06 +00:00
Patrick Uiterwijk
e00fb6ad13
Give proxy10 the IP of fas02
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-24 20:58:15 +02:00
Patrick Uiterwijk
11b941b526
Remove fas02 for IP reuse
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-24 20:39:22 +02:00
Patrick Uiterwijk
f2be996a53
Give proxy01 the fas03 IP as secondary
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-24 20:32:10 +02:00
Patrick Uiterwijk
ebedcf03ad
Give fas01.stg ip as secondary to proxy01.stg
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-24 20:31:31 +02:00
Kevin Fenzi
e71a16e7a5
buildvm-armv7-22: use to test f30 userspace with specific kernel.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-24 18:30:58 +00:00
Stephen Smoogen
658a22035b
remove fas03 from inventory and a LOT of config files where it was hard-coded
2019-05-23 22:53:51 +00:00
Stephen Smoogen
6c90bd1f97
[bodhi] problem was editing wrong group file. bodhi2_stg != bodhi_backend
2019-05-23 15:24:30 +00:00
Stephen Smoogen
5ab88d4b59
[bodhi] for the want of a / a kingdom was lost. Put in / so sudo file can be found
2019-05-23 15:20:18 +00:00
Stephen Smoogen
4e36676eeb
fix this 4good
2019-05-23 14:52:03 +00:00
Patrick Uiterwijk
8405f1acbf
Remove newcloud_undercloud stuff
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-22 17:08:30 +02:00
Patrick Uiterwijk
71dd772e06
Undefine hotness VMs
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-22 16:30:10 +02:00
Kevin Fenzi
4dde14c733
openshift-stg: move masters to different virthosts instead of having them all on virthost02.stg
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-21 18:21:33 +00:00
Kevin Fenzi
2dfb98136a
ansible: more cleanup from group name changes.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 18:10:46 +00:00
Stephen Smoogen
a3505f3be9
move host name of 45drives to storinator. do the same for groups also
2019-05-20 17:54:07 +00:00
Kevin Fenzi
4ee87643fa
ansible: fix copr_dist-git
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:43:52 +00:00
Kevin Fenzi
a8b31db8c9
ansible: fix copr_dist-git_stg for _
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:43:17 +00:00
Kevin Fenzi
e6b31db5f5
ansible: fix copr_dist-git_dev for _
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:42:33 +00:00
Kevin Fenzi
843a0e569f
ansible: fix missing pdc child for _
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:41:07 +00:00
Kevin Fenzi
4431102b0b
ansible: fix children in builder inventory for _ change
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:39:48 +00:00
Kevin Fenzi
4b31ac5152
ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
...
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:38:09 +00:00
Kevin Fenzi
c626bcba85
Revert "inventory: drop the constructed inventory for now until we are using it for something specific."
...
This reverts commit 65410b9d5d .
2019-05-20 16:05:59 +00:00
Randy Barlow
eb3be51b78
Correct Bodhi's wiki URLs for staging.
...
To do this, I added an env_prefix variable - sometimes you need to
be able to say "stg." instead of ".stg" (env_suffix), and this is
an example.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2019-05-17 15:40:26 +00:00
Stephen Smoogen
5f18180591
put the internal ip on the right network
2019-05-16 18:56:08 +00:00
Stephen Smoogen
1614605fec
make a host_vars for virthost-cloud. Do not have vpn
2019-05-16 17:47:36 +00:00
Patrick Uiterwijk
5613ca9e80
Revert "os-proxies don't do keepalive anymore"
...
This reverts commit a2acf45321 .
2019-05-16 16:47:22 +02:00
Patrick Uiterwijk
a2acf45321
os-proxies don't do keepalive anymore
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-16 12:02:59 +02:00
Randy Barlow
f5742d1a82
bodhi: Move OpenShift vars into the playbook so they are defined.
...
Apparently the bodhi2-stg vars file is not used by the OpenShift
playbook, so let's just put the vars into the playbook.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2019-05-15 18:23:44 +00:00
Kevin Fenzi
de3f964161
releng-compose: make ansible use python3 on these hosts.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-15 18:15:13 +00:00
Randy Barlow
04afc85443
bodhi: Queue names must start with the username.
...
The username that Bodhi uses in stg is bodhi.stg, and the queue
names must have the username at the beginning, so this commit
switches to use the env_suffix in the queue name.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2019-05-15 17:59:05 +00:00
Kevin Fenzi
902102d2be
composers: Move to fedora 30
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-15 17:43:05 +00:00
Randy Barlow
9887217b0a
bodhi: Add a message consumer container pod.
...
This commit attempts to move all message consuming except for
the compose.start topic to OpenShift. compose.start needs to
continue to be handled by a VM for now due to it needing the NFS
mount for Koji.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2019-05-15 17:36:34 +00:00
Clement Verna
61b012de95
pagure: remove the git protocol config from the ansible vars
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2019-05-15 10:24:49 +02:00
Randy Barlow
104e857951
bodhi: Subscribe consumer to bodhi.update.edit.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2019-05-14 20:35:29 +00:00
Kevin Fenzi
65410b9d5d
inventory: drop the constructed inventory for now until we are using it for something specific.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-14 00:19:40 +00:00
Kevin Fenzi
9fe6bbe4bb
buildvm: Move buildvm-aarch64-02 to buildvmhost-02.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-13 23:51:47 +00:00
Kevin Fenzi
71af1742d6
buildvm-aarch64-01: Move to correct vhost.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-13 22:32:03 +00:00
Kevin Fenzi
48aa0b4559
buildvm-aarch64-01: try and move to thunderx2 box again.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-13 22:28:09 +00:00
Stephen Smoogen
974ebc1c3e
[inventor] make sure you have the right domain name for hosts to be found
2019-05-13 18:44:29 +00:00
Randy Barlow
2dd354107e
bodhi: Move the message endpoints to the right file.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2019-05-13 18:28:28 +00:00
Stephen Smoogen
1c1bfc7c20
add in additional hardware hosts for openshift cloud
2019-05-13 18:12:27 +00:00
Stephen Smoogen
03d3773837
[inventory fix] cloud hosts need to be in inventory/cloud or they will not be seen by nagios scripts. Probably a fixme here.
2019-05-13 17:40:59 +00:00
Stephen Smoogen
29eeb7e75a
yaml syntax error causing other issues. will try this as temp fix to bodhi2-stg to get other playbook to run
2019-05-13 17:11:08 +00:00
Randy Barlow
ad4e699c4a
bodhi: Configure message routing keys.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2019-05-13 15:56:44 +00:00
Patrick Uiterwijk
fff34396a5
Allow openshift into basset
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-05-13 17:47:33 +02:00