Try to make resolv.conf options actual class parameters
[mirror/dsa-puppet.git] / hieradata / common.yaml
index 3bb245d..4a224b4 100644 (file)
@@ -2,14 +2,13 @@
 
 lookup_options:
   # with merge: unique entries in other hiera sources add to the array
-  resolv_conf::searchpaths:
+  resolv::searchpaths:
     merge: unique
   apt::sources::debian::location:
     merge: unique
 
-nameservers: []
-resolv_conf::searchpaths: ['debian.org']
-resolv_conf::resolvoptions: []
+resolv::resolv::nameservers: []
+resolv::searchpaths: ['debian.org']
 allow_dns_query: []
 role_config__mirrors:
   mirror_basedir_prefix: '/srv/mirrors/'