system-config/modules/orchestra/files/dnsmasq.template
James E. Blair 4cef8f8dfa expand dhcp range on baremetal hosts
Change-Id: Id1b776c9a391f4327998821c53eebc7cea4b8b3a
2011-10-21 15:14:05 -04:00

23 lines
417 B
Plaintext

# Cobbler generated configuration file for dnsmasq
# $date
#
# resolve.conf .. ?
#no-poll
#enable-dbus
read-ethers
addn-hosts = /var/lib/cobbler/cobbler_hosts
#domain=
dhcp-ignore=tag:!known
dhcp-range=10.14.247.37,10.14.247.45
dhcp-option=3,10.14.247.33
dhcp-lease-max=1000
dhcp-authoritative
dhcp-boot=pxelinux.0
dhcp-boot=net:normalarch,pxelinux.0
dhcp-boot=net:ia64,$elilo
$insert_cobbler_system_definitions