dhcp / rdu3: add power10 mgmt

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-05-02 15:26:13 -07:00
parent 715567cb9f
commit 47f297297b

View file

@ -1957,4 +1957,14 @@ host centos-x86-02.mgmt.rdu3.fedoraproject.org {
option host-name "centos-x86-02.mgmt.rdu3.fedoraproject.org";
}
host bvmhost-p10-01.mgmt.rdu3.fedoraproject.org {
hardware ethernet 08:94:ef:85:2e:a6;
fixed-address 10.16.160.139;
option host-name "bvmhost-p10-01.mgmt.rdu3.fedoraproject.org";
}
host bvmhost-p10-02.mgmt.rdu3.fedoraproject.org {
hardware ethernet 08:94:ef:85:3d:82;
fixed-address 10.16.160.140;
option host-name "bvmhost-p10-02.mgmt.rdu3.fedoraproject.org";
}
## End of file