diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 2 |
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") } |