buildvm-aarch64: add NFS interface details
This commit is contained in:
parent
358e238731
commit
3245db7465
11 changed files with 11 additions and 0 deletions
|
@ -12,6 +12,7 @@ nm: 255.255.255.0
|
|||
gw: 10.5.129.254
|
||||
dns: 10.5.126.21
|
||||
main_bridge: br0
|
||||
nfs_bridge: br1
|
||||
virt_install_command: "{{ virt_install_command_aarch64 }}"
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c01n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.151
|
||||
eth1_ip: 10.5.127.32
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c02n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.152
|
||||
eth1_ip: 10.5.127.33
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c03n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.153
|
||||
eth1_ip: 10.5.127.34
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c04n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.154
|
||||
eth1_ip: 10.5.127.35
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c05n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.155
|
||||
eth1_ip: 10.5.127.36
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c06n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.156
|
||||
eth1_ip: 10.5.127.37
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c07n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.157
|
||||
eth1_ip: 10.5.127.82
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c08n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.158
|
||||
eth1_ip: 10.5.127.83
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c09n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.159
|
||||
eth1_ip: 10.5.127.84
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
vmhost: aarch64-c10n1.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.160
|
||||
eth1_ip: 10.5.127.85
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue