I think ppc8-03 is now sane

This commit is contained in:
Kevin Fenzi 2017-10-08 20:02:08 +00:00
parent a73a4b5b52
commit 7503dbcf61
8 changed files with 4 additions and 18 deletions

View file

@ -14,9 +14,8 @@ dns: 10.5.126.21
#
# The ppc virthosts have different bridge names for the main and nfs bridges.
#
# This is a lie, but the PPC64 kernel/qemu/libvirt flips the eth0/eth1
main_bridge: br3
nfs_bridge: br1
main_bridge: br1
nfs_bridge: br3
virt_install_command: "{{ virt_install_command_two_nic }} --graphics none"
# for systems that do not match the above - specify the same parameter in

View file

@ -13,9 +13,8 @@ dns: 10.5.126.21
#
# The ppc virthosts have different bridge names for the main and nfs bridges.
#
# This is a lie, but the PPC64 kernel/qemu/libvirt flips the eth0/eth1
main_bridge: br3
nfs_bridge: br1
main_bridge: br1
nfs_bridge: br3
virt_install_command: "{{ virt_install_command_two_nic }} --graphics none"
# for systems that do not match the above - specify the same parameter in

View file

@ -2,5 +2,3 @@
vmhost: ppc8-02.ppc.fedoraproject.org
eth0_ip: 10.5.129.73
eth1_ip: 10.5.127.52
main_bridge: br1
nfs_bridge: br3

View file

@ -2,5 +2,3 @@
vmhost: ppc8-02.ppc.fedoraproject.org
eth0_ip: 10.5.129.74
eth1_ip: 10.5.127.121
main_bridge: br1
nfs_bridge: br3

View file

@ -2,5 +2,3 @@
vmhost: ppc8-03.ppc.fedoraproject.org
eth0_ip: 10.5.129.75
eth1_ip: 10.5.127.122
main_bridge: br1
nfs_bridge: br2

View file

@ -2,5 +2,3 @@
vmhost: ppc8-03.ppc.fedoraproject.org
eth0_ip: 10.5.129.76
eth1_ip: 10.5.127.135
main_bridge: br1
nfs_bridge: br2

View file

@ -2,5 +2,3 @@
vmhost: ppc8-02.ppc.fedoraproject.org
eth0_ip: 10.5.129.77
eth1_ip: 10.5.127.106
main_bridge: br1
nfs_bridge: br3

View file

@ -2,5 +2,3 @@
vmhost: ppc8-03.ppc.fedoraproject.org
eth0_ip: 10.5.129.78
eth1_ip: 10.5.127.107
main_bridge: br1
nfs_bridge: br2