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:
Kevin Fenzi 2022-02-28 14:36:36 -08:00
parent c78ad03ea7
commit d3222e79e3

View file

@ -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