dhcpd

Formula to install, configure and start dhcpd.

Note

See the full Salt Formulas installation and usage instructions.

Available states

Install and turn on dhcpd.

Note

To have more pythonic variables the dashes ('-') in their names are replaced with underscores ('_') so 'dynamic-bootp' becomes 'dynamic_bootp' in pillar[dhcpd].

Manage configuration for dhcpd. See pillar.example for pillar-data for a sample configuration.