diff options
| author | Raphaël Pinson <raphael.pinson@camptocamp.com> | 2013-04-12 14:20:38 +0200 |
|---|---|---|
| committer | Raphaël Pinson <raphael.pinson@camptocamp.com> | 2013-04-12 14:20:38 +0200 |
| commit | 6fd559e9c99e85426d41358a5ed95c522c8031bc (patch) | |
| tree | 3471b733b36d54639efe4ec700085b1e11f1cf5e /manifests | |
| parent | 928dbaa62bcc37092ddec36b1f715365576eae6d (diff) | |
| download | puppet-dhcp-6fd559e9c99e85426d41358a5ed95c522c8031bc.tar.gz puppet-dhcp-6fd559e9c99e85426d41358a5ed95c522c8031bc.tar.bz2 | |
README
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/hosts.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/hosts.pp b/manifests/hosts.pp index 1767a90..9c5d1b3 100644 --- a/manifests/hosts.pp +++ b/manifests/hosts.pp @@ -1,6 +1,6 @@ # Definition: dhcp::hosts # -# Creates a dhcp configuration for given hosts +# Creates a dhcp configuration for the given hosts # # Parameters: # ['template'] - DHCP host template - default: 'dhcp/host.conf.erb' |
