fix rsync site module
[mirror/dsa-puppet.git] / modules / rsync / manifests / site.pp
index ab47a1a..ba73c2c 100644 (file)
@@ -1,8 +1,8 @@
 define rsync::site (
        $bind='',
        $bind6='',
-       $source='',
-       $content='',
+       $source=undef,
+       $content=undef,
        $max_clients=200,
        $ensure=present,
        $sslname='',