Modified: puppet/modules/transifex/manifests/init.pp =================================================================== --- puppet/modules/transifex/manifests/init.pp 2010-12-15 13:46:51 UTC (rev 629) +++ puppet/modules/transifex/manifests/init.pp 2010-12-15 15:13:18 UTC (rev 630) @@ -74,7 +74,7 @@ notify => Service['apache'] } - svn::snapshot { $templates_dir: + subversion::snapshot { $templates_dir: source => "svn://svn.mageia.org/svn/web/templates/transifex/trunk" }