Skip to content

Instantly share code, notes, and snippets.

@salekseev
Created July 25, 2014 21:01
Show Gist options
  • Save salekseev/dd1f57d1b6675ce22fad to your computer and use it in GitHub Desktop.
Save salekseev/dd1f57d1b6675ce22fad to your computer and use it in GitHub Desktop.
# Cobbler generated configuration file for dnsmasq
# $date
#
no-poll
enable-dbus
# Disables DNS functionality
port=0
log-dhcp
read-ethers
dhcp-range=172.24.220.0,proxy
dhcp-boot=pxelinux.0
dhcp-ignore=tag:!known
pxe-service=x86PC, "Boot PXELinux (=Cobbler controlled)", pxelinux, $next_server
$insert_cobbler_system_definitions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment