From 15fd5a27e1733b6ee6485f90de138c602ab596af Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Wed, 20 Feb 2013 16:05:46 +0000 Subject: Use New templates --- modules/bugzilla/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/bugzilla/manifests/init.pp b/modules/bugzilla/manifests/init.pp index 2acb1d95..f49cce07 100644 --- a/modules/bugzilla/manifests/init.pp +++ b/modules/bugzilla/manifests/init.pp @@ -49,7 +49,7 @@ class bugzilla { } subversion::snapshot { $bugzilla_location: - source => 'svn://svn.mageia.org/svn/web/templates/bugzilla/trunk', + source => 'svn://svn.mageia.org/svn/web/templates/bugzilla/branches/4.0', require => Package['bugzilla'], } -- cgit v1.2.1