dhcp: fix typo in rdu3 hostname
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
246167dded
commit
658b447e65
1 changed files with 1 additions and 1 deletions
|
@ -1919,7 +1919,7 @@ host vmhost-x86-05-stg.mgmt.rdu3.fedoraproject.org {
|
|||
host bvmhost-x86-riscv01.mgmt.rdu3.fedoraproject.org {
|
||||
hardware ethernet D0:46:0C:62:69:82 ;
|
||||
fixed-address 10.16.160.55;
|
||||
option host-name "vmhost-x86-riscv01.mgmt.rdu3.fedoraproject.org";
|
||||
option host-name "bvmhost-x86-riscv01.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
host openqa-x86-worker01.mgmt.rdu3.fedoraproject.org {
|
||||
hardware ethernet D0:46:0C:62:63:46;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue