puzzle / puppet-dhcpd
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
72fc2a1
Marcel Haerry (author)
Mon Feb 16 07:10:13 -0800 2009
commit 72fc2a142befb2e5f627491d3e36d63a487fcb76
tree 4043d623c611e5ae495b314a7a7dd901a2846e01
parent cb28fbdbd07ca1fade157847f8544954e05ca744
tree 4043d623c611e5ae495b314a7a7dd901a2846e01
parent cb28fbdbd07ca1fade157847f8544954e05ca744
| name | age | message | |
|---|---|---|---|
| |
README.rst | Mon Feb 16 07:10:13 -0800 2009 | |
| |
files/ | Wed May 28 10:29:58 -0700 2008 | |
| |
manifests/ | Mon Feb 16 07:10:13 -0800 2009 |
README.rst
dhcpd (class)
Puppet-dhcpd
The dhcpd modules provides a base class dhcpd
This module have been tested and used on CentOS 5.x
Installs the dhcpd package and manages its configuration
Example:
node dhcpd.example.internal {
include dhcpd
}
