Declare the new fedmsg certs for the badges frontend nodes.
This commit is contained in:
parent
09e1edee27
commit
be316406dd
1 changed files with 5 additions and 0 deletions
|
@ -119,6 +119,11 @@ config = dict(
|
|||
|
||||
("fedbadges.badges-backend01", "fedbadges-badges-backend01.%s" % suffix),
|
||||
("shell.badges-backend01", "shell-badges-backend01.%s" % suffix),
|
||||
|
||||
("tahrir.badges-frontend01", "tahrir-badges-frontend01.%s" % suffix),
|
||||
("shell.badges-frontend01", "shell-badges-frontend01.%s" % suffix),
|
||||
("tahrir.badges-frontend02", "tahrir-badges-frontend02.%s" % suffix),
|
||||
("shell.badges-frontend02", "shell-badges-frontend02.%s" % suffix),
|
||||
]),
|
||||
routing_policy={
|
||||
# The gist here is that only messages signed by the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue