forked from infra/ansible
dhcpd: bvmhost-a64-01.stg: other interface is the provision one
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8d7f48967d
commit
d6e7adc201
1 changed files with 1 additions and 1 deletions
|
|
@ -1138,7 +1138,7 @@ host ocp03 {
|
|||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
host bvmhost-a64-01-stg {
|
||||
hardware ethernet b8:ce:f6:51:56:c4;
|
||||
hardware ethernet b8:ce:f6:51:56:c5;
|
||||
fixed-address 10.16.167.16;
|
||||
next-server 10.16.163.10;
|
||||
option routers 10.16.167.254;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue