add vittoria to postgres hosts
[mirror/dsa-puppet.git] / modules / roles / manifests / syncproxy.pp
index 087c13a..4a359fa 100644 (file)
@@ -1,6 +1,6 @@
 class roles::syncproxy {
        rsync::site { 'syncproxy':
-               source => 'puppet:///modules/roles/syncproxy/rsyncd.conf',
+               content => template('roles/syncproxy/rsyncd.conf.erb'),
                bind   => $::hostname ? {
                        'milanollo' => '5.153.231.9',
                        'mirror-isc' => '149.20.20.21',