add in bvmhost-p09
This commit is contained in:
parent
586160319f
commit
0a332ba7d4
3 changed files with 12 additions and 2 deletions
|
@ -243,6 +243,8 @@ bvmhost-a64-01.iad2.fedoraproject.org
|
|||
bvmhost-a64-02.iad2.fedoraproject.org
|
||||
bvmhost-a64-03.iad2.fedoraproject.org
|
||||
bvmhost-a64-04.iad2.fedoraproject.org
|
||||
bvmhost-p09-01.iad2.fedoraproject.org
|
||||
|
||||
|
||||
[buildhw]
|
||||
buildhw-01.phx2.fedoraproject.org
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
|
||||
br0_ip: 10.3.171.15
|
||||
br0_nm: 255.255.255.0
|
||||
br0_gw: 10.3.171.254
|
||||
|
||||
dns: 10.3.163.33
|
|
@ -644,7 +644,7 @@ host centos-mgmt01 {
|
|||
}
|
||||
|
||||
host bvmhost-p09-01 {
|
||||
hardware ethernet ac:1f:6b:56:e9:11;
|
||||
hardware ethernet ac:1f:6b:59:70:ff;
|
||||
fixed-address 10.3.171.15;
|
||||
next-server 10.3.163.10;
|
||||
option routers 10.3.171.254;
|
||||
|
@ -653,7 +653,7 @@ host bvmhost-p09-01 {
|
|||
}
|
||||
|
||||
host bvmhost-p09-02 {
|
||||
hardware ethernet ac:1f:6b:59:70:ff;
|
||||
hardware ethernet ac:1f:6b:56:e9:11;
|
||||
fixed-address 10.3.171.16;
|
||||
next-server 10.3.163.10;
|
||||
option routers 10.3.171.254;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue