I think ppc8-03 is now sane
This commit is contained in:
parent
a73a4b5b52
commit
7503dbcf61
8 changed files with 4 additions and 18 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue