Skip to content

Instantly share code, notes, and snippets.

@thommay
Created February 20, 2009 13:10
Show Gist options
  • Save thommay/67442 to your computer and use it in GitHub Desktop.
Save thommay/67442 to your computer and use it in GitHub Desktop.
group {
use-host-decl-names on;
host lid-staging-db-1 {
hardware ethernet 00:de:ad:be:ef:00;
fixed-address 192.168.3.154;
filename "hardy-amd64/pxelinux.0";
server-name "192.168.3.1";
next-server 192.168.3.1;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment