aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2014-01-23 19:53:13 +0000
committerThomas Backlund <tmb@mageia.org>2014-01-23 19:53:13 +0000
commite5e75b51c4e0c58bd34f524fe7d60b7fd29c451b (patch)
treefc6ce082131b3cd82f66e2d1d0981e0932e821d3 /modules/buildsystem/templates
parent5778fd6b05f6bf222120a3dbdf2886b24a883adb (diff)
downloadpuppet-e5e75b51c4e0c58bd34f524fe7d60b7fd29c451b.tar
puppet-e5e75b51c4e0c58bd34f524fe7d60b7fd29c451b.tar.gz
puppet-e5e75b51c4e0c58bd34f524fe7d60b7fd29c451b.tar.bz2
puppet-e5e75b51c4e0c58bd34f524fe7d60b7fd29c451b.tar.xz
puppet-e5e75b51c4e0c58bd34f524fe7d60b7fd29c451b.zip
add backports tree to allowed list
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r--modules/buildsystem/templates/mgarepo.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/mgarepo.conf b/modules/buildsystem/templates/mgarepo.conf
index 07844611..49433465 100644
--- a/modules/buildsystem/templates/mgarepo.conf
+++ b/modules/buildsystem/templates/mgarepo.conf
@@ -45,7 +45,7 @@ host = <%= scope.lookupvar('buildsystem::var::mgarepo::submit_host') %>
-%>
[submit <%= d %>]
target = <%= sched_home_dir %>/repsys/srpms
-allowed = <%= distro['submit_allowed'] %>
+allowed = <%= distro['submit_allowed'] %> <%= distro['backports_allowed'] %>
rpm-macros = global <%= d %>
<%-