add items for qa12->qa14
This commit is contained in:
parent
fb9b71a1a1
commit
48425f4222
19 changed files with 129 additions and 8 deletions
|
@ -351,6 +351,22 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
|||
option host-name "ppc-build01-mgmt";
|
||||
}
|
||||
|
||||
host qa12 {
|
||||
hardware ethernet C8:1F:66:CA:91:17;
|
||||
fixed-address 10.5.130.20;
|
||||
}
|
||||
|
||||
host qa13 {
|
||||
hardware ethernet C8:1F:66:CA:93:7F;
|
||||
fixed-address 10.5.130.21;
|
||||
}
|
||||
|
||||
host qa14 {
|
||||
hardware ethernet C8:1F:66:CD:9D:4D;
|
||||
fixed-address 10.5.130.22;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
# ARM MGMT VLAN
|
||||
|
@ -1518,7 +1534,6 @@ shared-network qa {
|
|||
fixed-address 10.5.124.209;
|
||||
}
|
||||
|
||||
|
||||
host virt01 {
|
||||
hardware ethernet 52:54:00:a2:de:30;
|
||||
fixed-address 10.5.124.159;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue