Skip to content
Brian Akins edited this page Jan 9, 2015 · 6 revisions

See Configuration-Management-and-Service-Discovery

DHCP is handled by ISC dhcpd. On selected Hypervisors, config management maintains and initial shell config - /etc/dhcpd/dhcpd.conf - and sets up confd to manage configurations for hypervisors - /etc/dhcpd/hypervisors.conf - and guests - /etc/dhcpd/guests.conf. Confd is used here as changes need to be noticed quickly.

For Hypervisors, the configs set up the necessary information for ipxe. The "next-file" for the iPXE boot is set to the ipxe configuration service at the well known "ipxe.services.lochness.local" name.

DNS servers are set to the servers that have registered with the DNS Services.

Clone this wiki locally