Skip to content

Instantly share code, notes, and snippets.

@scriptum
Created October 16, 2017 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scriptum/4ad13ec1b14b8f1941b538e051cfbc03 to your computer and use it in GitHub Desktop.
Save scriptum/4ad13ec1b14b8f1941b538e051cfbc03 to your computer and use it in GitHub Desktop.
dhcp-boot=pxelinux.0
dhcp-range=10.100.0.200,10.100.0.254,12h
dhcp-range=10.101.0.200,10.101.0.254,12h
dhcp-range=10.11.0.128,10.11.0.254
enable-tftp
tftp-root=/var/lib/tftpboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment