Skip to content

SoftwareWorkersSrl/dhcpd-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhcpd

Formula to install, configure and start dhcpd.

Available states

dhcpd

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].

dhcpd.config

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