diff options
-rw-r--r-- | manifests/classes/bind.pp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/manifests/classes/bind.pp b/manifests/classes/bind.pp index 67bb0e0..49f33d1 100644 --- a/manifests/classes/bind.pp +++ b/manifests/classes/bind.pp @@ -6,17 +6,6 @@ Include this class to install bind9 server on your node. Requires: - module common (git://github.com/camptocamp/puppet-common.git) -Example: - -node "ns1.domain.ltd" { - include bind - -= Class: bind -Include this class to install bind9 server on your node. - -Requires: -- module common (git://github.com/camptocamp/puppet-common.git) - Bind documentation: http://www.bind9.net/manuals |