aboutsummaryrefslogtreecommitdiffstats
path: root/modules/transifex/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/transifex/manifests/init.pp')
-rw-r--r--modules/transifex/manifests/init.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/transifex/manifests/init.pp b/modules/transifex/manifests/init.pp
index 56ad2bf2..e4500b9f 100644
--- a/modules/transifex/manifests/init.pp
+++ b/modules/transifex/manifests/init.pp
@@ -31,8 +31,8 @@ class transifex {
'45-ldap.conf',
'50-project.conf']: }
- subversion::snapshot { $templates_dir:
- source => 'svn://svn.mageia.org/svn/web/templates/transifex/trunk'
+ git::snapshot { $templates_dir:
+ source => "git://git.$::domain/web/templates/transifex"
}
apache::vhost::django_app { "transifex.$::domain":