dhcp: fix ip for bvmhost-a64-11
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
82bead6642
commit
fc93ccc61b
1 changed files with 1 additions and 1 deletions
|
@ -1065,7 +1065,7 @@ host bvmhost-a64-10 {
|
|||
}
|
||||
host bvmhost-a64-11 {
|
||||
hardware ethernet 50:6b:4b:6a:c2:50 ;
|
||||
fixed-address 10.3.170.12;
|
||||
fixed-address 10.3.170.22;
|
||||
filename "uefi/grubaa64.efi";
|
||||
next-server 10.3.163.10;
|
||||
option routers 10.3.170.254;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue