X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Fhistorical_mirror.pp;h=ccf34dbce4f33d7aa72dad29d23b8939ea5e1769;hb=12332fbd95be46e7d6ca5dc584ea8be270a01324;hp=5036e8fbce56c2b860bde6e54d0f53010c8bdeed;hpb=4939162b3524926ead9e4a832c314b78d379b770;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/historical_mirror.pp b/modules/roles/manifests/historical_mirror.pp index 5036e8fbc..ccf34dbce 100644 --- a/modules/roles/manifests/historical_mirror.pp +++ b/modules/roles/manifests/historical_mirror.pp @@ -32,7 +32,7 @@ class roles::historical_mirror { $sslname = undef } - rsync::site_systemd { 'archive': + rsync::site { 'archive': source => 'puppet:///modules/roles/historical_mirror/rsyncd.conf', max_clients => 100, sslname => $sslname,