summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-05-09 23:38:04 +0200
committermh <mh@immerda.ch>2010-05-09 23:38:04 +0200
commit1fe903dfac67bb74c837d7e803225053275bbc22 (patch)
tree30d992b5bcb34f672f3b91b3bda369b45029bcbb
parentc1af334f136fe24ad1a544142dfa8ffed1325657 (diff)
adjust module_dir
-rw-r--r--manifests/init.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 97423f4..77c921f 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -12,8 +12,6 @@
# the Free Software Foundation.
#
-# modules_dir { "resolvconf": }
-
class resolvconf {
case $operatingsystem {
openbsd: { info("\$resolvconf_domain and \$resolvconf_search not needed on openbsd") }