aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-03-09 14:15:39 +0000
committerMichael Scherer <misc@mageia.org>2012-03-09 14:15:39 +0000
commit063e194621d090a04f09e8f106f189fbfa58fc2b (patch)
treea3f0ba7337d18372e594816084fb0ea6cda3c8b0 /modules
parent7983cee1fbdf98b1b65f397b7603639b589034a8 (diff)
downloadpuppet-063e194621d090a04f09e8f106f189fbfa58fc2b.tar
puppet-063e194621d090a04f09e8f106f189fbfa58fc2b.tar.gz
puppet-063e194621d090a04f09e8f106f189fbfa58fc2b.tar.bz2
puppet-063e194621d090a04f09e8f106f189fbfa58fc2b.tar.xz
puppet-063e194621d090a04f09e8f106f189fbfa58fc2b.zip
really enforce freeze
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/templates/submit-todo.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf
index 37eb5c56..174860e8 100644
--- a/modules/buildsystem/templates/submit-todo.conf
+++ b/modules/buildsystem/templates/submit-todo.conf
@@ -146,8 +146,9 @@ checks:
mode: freeze
cauldron:
- authorized_sections: ^[a-z]+/(release|updates_testing)$
- authorized_arches: .*
+# authorized_sections: ^[a-z]+/(release|updates_testing)$
+ authorized_sections: ^[a-z]+/(updates_testing)$
+# authorized_arches: .*
# * Version freeze / Full Freeze
# authorized_packages: ^$
authorized_users: ^<%= scope.function_group_members(['mga-release_managers']).join('|') %>$