diff options
author | Thomas Backlund <tmb@mageia.org> | 2012-12-01 22:37:11 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2012-12-01 22:37:11 +0000 |
commit | 75b94fed9f1ea8df44bb686268d09eef2e7d947b (patch) | |
tree | 88cf408a1e3f1541f3dc196ddfb6063a945dc141 | |
parent | bae4862232045b4487ea15298376d7c7f03ac6f1 (diff) | |
download | puppet-75b94fed9f1ea8df44bb686268d09eef2e7d947b.tar puppet-75b94fed9f1ea8df44bb686268d09eef2e7d947b.tar.gz puppet-75b94fed9f1ea8df44bb686268d09eef2e7d947b.tar.bz2 puppet-75b94fed9f1ea8df44bb686268d09eef2e7d947b.tar.xz puppet-75b94fed9f1ea8df44bb686268d09eef2e7d947b.zip |
Mageia 1 EOL lockdown
-rw-r--r-- | modules/buildsystem/templates/youri/submit-todo.conf | 2 | ||||
-rw-r--r-- | modules/buildsystem/templates/youri/submit-upload.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/buildsystem/templates/youri/submit-todo.conf b/modules/buildsystem/templates/youri/submit-todo.conf index c19483b6..2d5d18ff 100644 --- a/modules/buildsystem/templates/youri/submit-todo.conf +++ b/modules/buildsystem/templates/youri/submit-todo.conf @@ -199,7 +199,7 @@ checks: 1: authorized_packages: none_package_authorized - authorized_sections: ^(core|nonfree|tainted)/(updates_testing|backports_testing)$ + # authorized_sections: ^(core|nonfree|tainted)/(updates_testing|backports_testing)$ authorized_arches: none mode: freeze diff --git a/modules/buildsystem/templates/youri/submit-upload.conf b/modules/buildsystem/templates/youri/submit-upload.conf index 4a9993ae..879296cb 100644 --- a/modules/buildsystem/templates/youri/submit-upload.conf +++ b/modules/buildsystem/templates/youri/submit-upload.conf @@ -246,7 +246,7 @@ checks: 1: authorized_packages: none_package_authorized - authorized_sections: ^(debug/)?(core|nonfree|tainted)/(updates_testing|backports_testing)$ + # authorized_sections: ^(debug/)?(core|nonfree|tainted)/(updates_testing|backports_testing)$ authorized_arches: none mode: freeze |