These policies were never correctly maintained. Disable nitpicky mode for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
7dd802df37
commit
4063fbb069
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
config = dict(
|
config = dict(
|
||||||
routing_nitpicky=True,
|
routing_nitpicky=False,
|
||||||
routing_policy={
|
routing_policy={
|
||||||
# The gist here is that only messages signed by the
|
# The gist here is that only messages signed by the
|
||||||
# bodhi-app0{1,2,3,4,5,6,7,8} certificates may bear the
|
# bodhi-app0{1,2,3,4,5,6,7,8} certificates may bear the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue