Move bodhi-backend-stg to Fedora 29 (#7343)
This commit is contained in:
parent
d11658df31
commit
48ec0e9ad7
2 changed files with 4 additions and 5 deletions
|
@ -7,9 +7,6 @@ nm: 255.255.255.0
|
||||||
gw: 10.5.126.254
|
gw: 10.5.126.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
|
||||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
|
||||||
|
|
||||||
# Use the infra-testing repo
|
# Use the infra-testing repo
|
||||||
testing: True
|
testing: True
|
||||||
|
|
||||||
|
|
|
@ -2,11 +2,13 @@
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.128.254
|
gw: 10.5.128.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-27
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
|
||||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||||
|
mac_address: 52:54:00:1c:40:15
|
||||||
eth0_ip: 10.5.128.79
|
eth0_ip: 10.5.128.79
|
||||||
|
mac_address1: 52:54:00:5f:29:0f
|
||||||
eth1_ip: 10.5.127.65
|
eth1_ip: 10.5.127.65
|
||||||
vmhost: virthost02.stg.phx2.fedoraproject.org
|
vmhost: virthost02.stg.phx2.fedoraproject.org
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue