Setup sibelius as a NFS server exporting to sallinen
[mirror/dsa-puppet.git] / modules / roles / manifests / historical_mirror.pp
index d80b1af..ccf34db 100644 (file)
@@ -29,10 +29,10 @@ class roles::historical_mirror {
                        tlsaport => [],
                }
        } else {
-               $sslname = ''
+               $sslname = undef
        }
 
-       rsync::site_systemd { 'archive':
+       rsync::site { 'archive':
                source      => 'puppet:///modules/roles/historical_mirror/rsyncd.conf',
                max_clients => 100,
                sslname     => $sslname,