aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/repsys.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/repsys.conf')
-rw-r--r--modules/buildsystem/templates/repsys.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/buildsystem/templates/repsys.conf b/modules/buildsystem/templates/repsys.conf
index fabd573c..8aa4c3fe 100644
--- a/modules/buildsystem/templates/repsys.conf
+++ b/modules/buildsystem/templates/repsys.conf
@@ -39,12 +39,12 @@ host = pkgsubmit.<%= domain %>
[submit cauldron]
target = <%= sched_home_dir %>/repsys/srpms
-allowed = svn+ssh://svn.<%= domain %>/svn/packages/cauldron
+allowed = svn://svn.<%= domain %>/svn/packages/cauldron
rpm-macros = global cauldron
[submit 1]
target = <%= sched_home_dir %>/repsys/srpms
-allowed = svn+ssh://svn.<%= domain %>/svn/packages/updates/1
+allowed = svn://svn.<%= domain %>/svn/packages/updates/1
rpm-macros = global 1
[macros global]