1
0
Fork 0
forked from infra/ansible

Update openqa Fedora release versions in host vars

Note I live upgrade these systems, so they've actually been on
F43 for months. This is just making the vars reflect reality (and
fixing it so if we do redeploy them, we deploy the right release).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2026-05-06 10:44:08 -07:00
commit 5b3385240a
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
datacenter: rdu3
eth0_ipv4_gw: 10.16.174.254
eth0_ipv4_ip: 10.16.174.57
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/43/Server/x86_64/os/
############################################################
# install
############################################################

View file

@ -5,7 +5,7 @@
datacenter: rdu3
eth0_ipv4_gw: 10.16.174.254
eth0_ipv4_ip: 10.16.174.52
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/43/Server/x86_64/os/
############################################################
# install
############################################################