Declare fedmsg certs for the new packages nodes.
This commit is contained in:
parent
18ed279955
commit
f9b650e43d
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ config = dict(
|
|||
for i in range(1, 4)
|
||||
] + [
|
||||
("shell.packages0%i" % i, "shell-packages0%i.%s" % (i, suffix))
|
||||
for i in range(1, 3)
|
||||
for i in range(1, 5)
|
||||
] + [
|
||||
# TODO -- this one can be delete eventually once we retired tagger off
|
||||
# of packages01,2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue