Add nuancier to ssl.py
This commit is contained in:
parent
370aa99701
commit
73ccae5323
1 changed files with 3 additions and 0 deletions
|
@ -124,6 +124,9 @@ config = dict(
|
|||
("shell.badges-web01", "shell-badges-web01.%s" % suffix),
|
||||
("tahrir.badges-web02", "tahrir-badges-web02.%s" % suffix),
|
||||
("shell.badges-web02", "shell-badges-web02.%s" % suffix),
|
||||
|
||||
("nuancier.nuancier01", "nuancier-nuancier01.%s" % suffix),
|
||||
("nuancier.nuancier02", "nuancier-nuancier02.%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