Declare fedmsg certs for new staging node.
This commit is contained in:
parent
a368b04d5a
commit
7f0a3a4aad
1 changed files with 2 additions and 0 deletions
|
@ -88,11 +88,13 @@ config = dict(
|
|||
("shell.relepel01", "shell-relepel01.%s" % suffix),
|
||||
("shell.branched-composer", "shell-branched-composer.%s" % suffix),
|
||||
("shell.rawhide-composer", "shell-rawhide-composer.%s" % suffix),
|
||||
("shell.composer", "shell-composer.%s" % suffix),
|
||||
("shell.releng03", "shell-releng03.%s" % suffix),
|
||||
("shell.releng04", "shell-releng04.%s" % suffix),
|
||||
("bodhi.relepel01", "bodhi-relepel01.%s" % suffix),
|
||||
("bodhi.branched-composer", "bodhi-branched-composer.%s" % suffix),
|
||||
("bodhi.rawhide-composer", "bodhi-rawhide-composer.%s" % suffix),
|
||||
("bodhi.composer", "bodhi-composer.%s" % suffix),
|
||||
("bodhi.releng03", "bodhi-releng03.%s" % suffix),
|
||||
("bodhi.releng04", "bodhi-releng04.%s" % suffix),
|
||||
] + [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue