From: mh Date: Sun, 9 May 2010 21:38:04 +0000 (+0200) Subject: adjust module_dir X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1fe903dfac67bb74c837d7e803225053275bbc22;p=puppet-resolvconf.git adjust module_dir --- 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") }