apt::sources::debian::location:
merge: unique
+# class parameters
resolv::nameservers: []
resolv::searchpaths: ['debian.org']
+staticsync::user: 'staticsync'
+staticsync::basedir: '/srv/static.debian.org'
+
+# other variables
allow_dns_query: []
role_config__mirrors:
mirror_basedir_prefix: '/srv/mirrors/'
auto_clientcerts_dir: '/srv/puppet.debian.org/ca/RESULT/clientcerts'
apt::sources::debian::location: 'https://deb.debian.org/debian/'
-staticsync::user: 'staticsync'
-staticsync::basedir: '/srv/static.debian.org'
# all of these should be retired in favour of including the class role
# with the host. weasel, 2019-09