diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-05-22 22:17:04 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-05-22 22:17:04 +0000 |
commit | 146e97ccbd887c288e8642de9675e100ce28d0c2 (patch) | |
tree | ced114f4f71330f6c12fe1a0b6efc9e4a0d13738 /modules/buildsystem/templates | |
parent | f2c7b7e17aa798e20f5285c2e6949283e47297a2 (diff) | |
download | puppet-146e97ccbd887c288e8642de9675e100ce28d0c2.tar puppet-146e97ccbd887c288e8642de9675e100ce28d0c2.tar.gz puppet-146e97ccbd887c288e8642de9675e100ce28d0c2.tar.bz2 puppet-146e97ccbd887c288e8642de9675e100ce28d0c2.tar.xz puppet-146e97ccbd887c288e8642de9675e100ce28d0c2.zip |
mgarepo.conf: remove obsolete binaries-repository options
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r-- | modules/buildsystem/templates/mgarepo.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/buildsystem/templates/mgarepo.conf b/modules/buildsystem/templates/mgarepo.conf index 81c21d3b..c4dd0855 100644 --- a/modules/buildsystem/templates/mgarepo.conf +++ b/modules/buildsystem/templates/mgarepo.conf @@ -3,8 +3,6 @@ verbose = no default_parent = svn://svn.<%= domain %>/svn/packages/cauldron #url-map = svn\+ssh://svn\.mageia\.org/(.*) file:///\1 tempdir = <%= sched_home_dir %>/repsys/tmp -use-binaries-repository = yes -binaries-repository = svn://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 |