Kevin Fenzi
b639c80e35
proxies: move all proxies to f35
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-20 17:22:05 -08:00
Kevin Fenzi
467498bb8b
retrace fixes: fix dns to work, add nagios check for ssl cert
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-20 13:52:35 -08:00
Mark O Brien
1047fcdd33
vmhost: moved all vms from vmhost01.stg
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-15 22:57:36 +00:00
Mark O Brien
2b4014f5b5
os-control: change host for stg vm
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-14 22:03:26 +00:00
Kevin Fenzi
aea666faa7
proxies / stg: move them to f35
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 12:54:10 -08:00
Silvie Chlupova
e1bd5ad45d
copr: change copr-fe-dev.cloud.fedoraproject.org to copr.stg.fedoraproject.org
2022-02-10 16:13:58 +01:00
Mark O Brien
c35a318b18
ocp4: add initial setup for worker06 prod
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-10 14:25:36 +00:00
Silvie Chlupova
2eab0c9987
copr: change copr-fe-dev.cloud.fedoraproject.org to copr.stg.fedorainfracloud.org
...
Also change copr-fe-dev.aws.fedoraproject.org to
copr.stg.fedoraproject.org. It is needed because of setup in kerberos
config files placed in the fedora-packager-kerberos which takes
stg.fedoraproject.org as staging instance, not aws.fedoraproject.org
2022-02-10 14:49:56 +01:00
Mark O Brien
f379242d4d
ocp4: add initial config for worker05 prod
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-07 15:36:03 +00:00
Kevin Fenzi
b05ae8252d
download-rdu01: fix network config
...
We need eth1 here in order to reach the netapp for nfs mounts, and we
need it to not have a gateway as eth0 is the primary gw address.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-01 12:17:33 -08:00
Mark O Brien
c826345ade
ocp4: remove conflicting dhcp entry
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-01 16:47:05 +00:00
Kevin Fenzi
99479542bd
nagios: stop checking swap on more hosts
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-31 11:25:33 -08:00
Kevin Fenzi
7504296db8
db-koji01/pkgs01: stop monitoring swap, just causing noise
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-30 17:44:07 -08:00
Kevin Fenzi
7512abc21b
virthost-rdu01: let us only have one gateway please
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-28 09:44:48 -08:00
Pete Buffon
7248eeb87c
changed eth0_ip to eth0_ipv4_ip for group_vars/all virtinstall commands + cleaned up aarch64-test02.fedorainfracloud.org
2022-01-27 20:45:34 +00:00
Kevin Fenzi
d87aeef77a
add some missing hosts vars for some a64 bvmhosts
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 14:02:37 -08:00
Kevin Fenzi
dba1e99477
dedicatedsolutions01: fix ipv6 nm
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 13:58:06 -08:00
Kevin Fenzi
e5be97ffc4
fix typo
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 13:22:31 -08:00
Kevin Fenzi
19889ef877
fix more gateways and a mac address
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 13:19:45 -08:00
Kevin Fenzi
88ee2b23ce
ns05: fix ipv6 gateway
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 13:16:18 -08:00
Kevin Fenzi
0d4a922068
buildvm-s390x-01.stg: use correct subnet
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 12:48:05 -08:00
Kevin Fenzi
eb991fa9c1
base / big network cleanup
...
Everything should now be using linux-system-roles/network, so we drop
our hacky nmcli calls and everything that referred to them, including
exclude variables. Also, lets just let NM handle resolv.conf so it's not
wrong all the time on reboots.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 12:14:23 -08:00
Pete Buffon
e8d75dd5d8
added default network connection for group_vars/staging + fixed *stg* dns_search1...3
2022-01-26 20:00:12 +00:00
Kevin Fenzi
977a8cec39
buildvm-s390x-zvm: fix variable for ip address to be more standard
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 10:36:26 -08:00
Kevin Fenzi
c8b7521e98
buildvm_s390x: reorg group and host vars, split zvm/kvm lpars
...
We can consolidate a bunch of things here in group vars that was in
host vars and avoid a bunch of duplication. So, now: all the
buildvm_s390x builders are in that group, but there's now a
buildvm_s390x_kvm and buildvm_s390x_zvm for those seperate lpars and
those define the default network setup for each lpar. Finally the hosts
vars only now needs to have the ip addresses.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 10:28:09 -08:00
Kevin Fenzi
770e9cc557
update mac addresses on some buildhw-a64 boxes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 17:55:10 -08:00
Kevin Fenzi
bb835f7a24
add host_vars for bvmhost-p08-01.stg
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 16:15:54 -08:00
Kevin Fenzi
6621e3ee65
somehow bvmhost-a64-01.stg had no host vars before
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 16:05:07 -08:00
Kevin Fenzi
953ba61979
rabbitmq / staging: just make gw match prod
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:54:26 -08:00
Kevin Fenzi
eb5667b8d4
buildvm-s390x-01.stg: add missing _ip
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:04:14 -08:00
Kevin Fenzi
28a2c74239
buildvm-s390x-01.stg: fix gateway
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:50:18 -08:00
Pete Buffon
d866ed3851
removed all keys {eth0_ipv4_nm: 24}
2022-01-25 22:17:11 +00:00
Pete Buffon
938e63fa71
mass vm host_vars edit for default network connection
2022-01-25 22:17:11 +00:00
Adam Williamson
91ca14b966
Add host_vars for openqa-x86-worker05
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-24 14:02:07 -08:00
Adam Williamson
f54516845e
Cut openQA worker host 03 down to 22 worker instances
...
It only has 48 CPUs, so 30 is a bit too many.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-21 13:43:26 -08:00
Adam Williamson
bbc5341c0f
Add host_vars for new openQA workers (03 and 06)
...
05 is still being setup.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-21 12:38:23 -08:00
Kevin Fenzi
0cec9e933b
Add 10 more s390x builders.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-18 15:31:25 -08:00
Kevin Fenzi
4b04e1b69e
koji01/02: hubs are now fedora 35
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-17 18:07:39 -08:00
Kevin Fenzi
30c7d0866d
maintainer-test / el9-test: no old iptables services in el9
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-05 10:44:31 -08:00
Mark O Brien
d8173062ad
update ip for el9-test
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-20 16:51:04 +00:00
Mark O Brien
5ff6922918
add centos username for el9-test
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-20 15:44:00 +00:00
Mark O Brien
03992f783d
add el9-test to inventory
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-20 15:26:12 +00:00
Kevin Fenzi
1c07264c84
buildvm-x86: adjust eth0_ip to eth0_ipv4
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-11 11:36:10 -08:00
Kevin Fenzi
f3d4f5459a
buildvm-s390x-01.stg: drop the kvm version of this, use the existing Z/VM one
...
Turns out there was a z/vm and a kvm version of this host with both of
them using the same ip address. ;( Lets kill off the kvm one for now and
use just the z/vm one.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-10 11:39:54 -08:00
Silvie Chlupova
7173e269bc
copr: support for generating metrics on copr keygen
2021-12-07 12:15:24 +01:00
Kevin Fenzi
4ba0ee487c
internetx01: fix br0_ipv6_nm missing
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 12:46:30 -08:00
Kevin Fenzi
6d3ef70845
internetx01: fix gateway
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 12:35:47 -08:00
Kevin Fenzi
74f3f9f937
ibiblio disable network linux-system-roles on ibiblio hosts for now
...
ibiblio hosts use bonded pairs of etherent.
We need to adjust config to handle this before we enable it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 11:56:47 -08:00
Kevin Fenzi
cf2ce21c1e
buildvmhost-s390x-01: ok, leave off mac on bridge
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 11:19:43 -08:00
Kevin Fenzi
6227917f8e
buildvmhost-s390x-01: bridge has a different mac address from the interface
...
For some reason here the bridge has a different mac address than the
interface that it's using to talk to the network.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 11:14:14 -08:00