Kill DHCP on storage VLAN
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
42aaf6dd92
commit
550e128daf
1 changed files with 0 additions and 21 deletions
|
@ -158,27 +158,6 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
|
||||
}
|
||||
|
||||
subnet 10.5.127.0 netmask 255.255.255.0 {
|
||||
allow booting;
|
||||
allow bootp;
|
||||
|
||||
option domain-name "phx2.fedoraproject.org";
|
||||
option domain-name-servers 10.5.126.21, 10.5.126.22;
|
||||
option log-servers 10.5.126.29;
|
||||
range 10.5.127.230 10.5.127.239;
|
||||
|
||||
host data-analysis01-nfs {
|
||||
hardware ethernet 5c:f3:fc:4b:d5:6e;
|
||||
fixed-address 10.5.126.214;
|
||||
}
|
||||
|
||||
host virthost06-nfs {
|
||||
hardware ethernet 18:66:da:f7:7a:59;
|
||||
fixed-address 10.5.127.196;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
group macs {
|
||||
allow booting;
|
||||
allow bootp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue