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:
parent
587aa356d0
commit
5b3385240a
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
############################################################
|
||||
|
|
|
|||
|
|
@ -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
|
||||
############################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue