The trick for merge options to work is to use lookup() rather than hiera()
[mirror/dsa-puppet.git] / hieradata / common.yaml
index df8ab68..8333434 100644 (file)
@@ -2,14 +2,14 @@
 
 lookup_options:
   # with merge: unique entries in other hiera sources add to the array
-  searchpaths:
+  resolv_conf::searchpaths:
     merge: unique
   apt::sources::debian::location:
     merge: unique
 
 nameservers: []
-searchpaths: ['debian.org']
-resolvoptions: []
+resolv_conf::searchpaths: ['debian.org']
+resolv_conf::resolvoptions: []
 allow_dns_query: []
 role_config__mirrors:
   mirror_basedir_prefix: '/srv/mirrors/'