diff options
author | Thomas Backlund <tmb@mageia.org> | 2014-01-23 19:53:13 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2014-01-23 19:53:13 +0000 |
commit | e5e75b51c4e0c58bd34f524fe7d60b7fd29c451b (patch) | |
tree | fc6ce082131b3cd82f66e2d1d0981e0932e821d3 /modules/buildsystem/templates/mgarepo.conf | |
parent | 5778fd6b05f6bf222120a3dbdf2886b24a883adb (diff) | |
download | puppet-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/mgarepo.conf')
-rw-r--r-- | modules/buildsystem/templates/mgarepo.conf | 2 |
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 %> <%- |