]> gitweb.fluxo.info Git - puppet-resolvconf.git/commitdiff
adjust module_dir
authormh <mh@immerda.ch>
Sun, 9 May 2010 21:38:04 +0000 (23:38 +0200)
committermh <mh@immerda.ch>
Sun, 9 May 2010 21:38:04 +0000 (23:38 +0200)
manifests/init.pp

index 97423f47fa41b4acdbff2e7cc9edd1405d8e418e..77c921f9c347011f2fc585aaf339446f62022260 100644 (file)
@@ -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") }