bump both openqa01 and openqa-stg01 to f24 in host_vars
I upgraded the existing deployments with DNF, we want to go with F24 if we ever redeploy.
This commit is contained in:
parent
58754236a0
commit
e8150265ce
2 changed files with 4 additions and 4 deletions
|
@ -12,8 +12,8 @@ eth0_ip: 10.5.131.72
|
||||||
# install
|
# install
|
||||||
############################################################
|
############################################################
|
||||||
|
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-23-openqa
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-24-openqa
|
||||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
vmhost: virthost-comm04.qa.fedoraproject.org
|
vmhost: virthost-comm04.qa.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
|
@ -12,8 +12,8 @@ eth0_ip: 10.5.131.71
|
||||||
# install
|
# install
|
||||||
############################################################
|
############################################################
|
||||||
|
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-23-openqa
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-24-openqa
|
||||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/
|
||||||
volgroup: /dev/VirtGuests
|
volgroup: /dev/VirtGuests
|
||||||
vmhost: virthost-comm03.qa.fedoraproject.org
|
vmhost: virthost-comm03.qa.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue