re-arrange hieradata/common slightly
authorPeter Palfrader <peter@palfrader.org>
Mon, 16 Sep 2019 08:37:25 +0000 (10:37 +0200)
committerPeter Palfrader <peter@palfrader.org>
Mon, 16 Sep 2019 08:37:25 +0000 (10:37 +0200)
hieradata/common.yaml

index 71b1519..57ce7a5 100644 (file)
@@ -7,8 +7,13 @@ lookup_options:
   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/'
@@ -27,8 +32,6 @@ paths:
   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