dhcp / rdu3: add power10 mgmt
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
715567cb9f
commit
47f297297b
1 changed files with 10 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue