move 2 power9 mgmt interfaces to the same vlan their hosts are on because openbmc is anoying
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c78ad03ea7
commit
d3222e79e3
1 changed files with 12 additions and 0 deletions
|
@ -1651,5 +1651,17 @@ host openqa-x86-worker06 {
|
|||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
|
||||
host bvmhost-p09-01-stg-mgmt {
|
||||
hardware ethernet 08:94:ef:81:30:86;
|
||||
fixed-address 10.3.167.18;
|
||||
option host-name "bvmhost-p09-01-stg-mgmt"
|
||||
}
|
||||
|
||||
host bvmhost-p09-05-mgmt {
|
||||
hardware ethernet 08:94:ef:81:30:46;
|
||||
fixed-address 10.3.171.20;
|
||||
option host-name "vmhost-iad-11-mgmt";
|
||||
}
|
||||
|
||||
## End of file
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue