flatten hiera role_config/syncproxy/mirror_basedir_prefix to role_config__syncproxy...
[mirror/dsa-puppet.git] / modules / roles / manifests / syncproxy.pp
index 3b4816d..146fcda 100644 (file)
@@ -1,7 +1,7 @@
 class roles::syncproxy {
        include roles::archvsync_base
 
-       $mirror_basedir_prefix = hiera('role_config.syncproxy.mirror_basedir_prefix')
+       $mirror_basedir_prefix = hiera('role_config__syncproxy.mirror_basedir_prefix')
 
        $binds = $::hostname ? {
                'milanollo'    => [ '5.153.231.9', '[2001:41c8:1000:21::21:9]' ],