dhcp: fix hostname for one mgmt host
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f0d9c5f7b5
commit
b686547765
1 changed files with 1 additions and 1 deletions
|
@ -1660,7 +1660,7 @@ host 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";
|
||||
option host-name "bvmhost-p09-05-mgmt";
|
||||
}
|
||||
|
||||
## End of file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue