aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2010-12-06 12:20:14 +0000
committerNicolas Vigier <boklm@mageia.org>2010-12-06 12:20:14 +0000
commit2c6bae51660403b960a48a391c8828242234803f (patch)
tree23b55b0073bfbcbdad381fbd0a5af448f67de499 /modules/buildsystem
parent9bdf070c3dc1b4fbeae3e6b9d4f9b21b7acdec01 (diff)
downloadpuppet-2c6bae51660403b960a48a391c8828242234803f.tar
puppet-2c6bae51660403b960a48a391c8828242234803f.tar.gz
puppet-2c6bae51660403b960a48a391c8828242234803f.tar.bz2
puppet-2c6bae51660403b960a48a391c8828242234803f.tar.xz
puppet-2c6bae51660403b960a48a391c8828242234803f.zip
add binaries-repository options
Diffstat (limited to 'modules/buildsystem')
-rw-r--r--modules/buildsystem/templates/repsys.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/repsys.conf b/modules/buildsystem/templates/repsys.conf
index 0d7fc283..9a01adbe 100644
--- a/modules/buildsystem/templates/repsys.conf
+++ b/modules/buildsystem/templates/repsys.conf
@@ -3,6 +3,8 @@ verbose = no
default_parent = svn+ssh://svn.<%= domain %>/svn/packages/cauldron
#url-map = svn\+ssh://svn\.mageia\.org/(.*) file:///\1
tempdir = /home/schedbot/repsys/tmp
+use-binaries-repository = yes
+binaries-repository = svn+ssh://svn.<%= domain %>/svn/binrepos
# ldap settings
# ldap is searched first: if not found, then [users] is read
# if ldap search matched, then [users] is not consulted