Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* Use a top dhcp class with a $server boolean param
* Refactor the dhcp::class to use packages/config/service classes
* Don't use inheritance, put everything in dhcp::params
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[1] https://github.com/camptocamp/puppet-concat
|
|
|
|
missing "modules" in file path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
options
I decided to remove many options of the definition, and to replace them
with a single array.
|
|
|
|
|
|
This will prevent duplicated definitions.
|
|
|
|
|
|
|
|
|
|
|
|
Install and manage a dhcp server with puppet.
Please read manifests/classes/dhcp.pp for more informations about usage.
|