and we have a 14 now too
This commit is contained in:
parent
267ebd639f
commit
42d39af548
1 changed files with 8 additions and 0 deletions
|
@ -101,6 +101,14 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host bvirthost14 {
|
||||
hardware ethernet 24:6E:96:B1:56:24;
|
||||
fixed-address 10.5.125.12;
|
||||
option host-name "bvirthost14";
|
||||
next-server 10.5.126.41;
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
|
||||
host sign-vault01 {
|
||||
hardware ethernet 00:1a:64:67:a3:38;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue