Add new ftpsync certs.
This commit is contained in:
parent
8ed419da16
commit
5e5bf675a6
2 changed files with 11 additions and 0 deletions
|
@ -79,6 +79,9 @@ config = dict(
|
|||
("bodhi.releng02", "bodhi-releng02.%s" % suffix),
|
||||
("bodhi.releng03", "bodhi-releng03.%s" % suffix),
|
||||
("bodhi.releng04", "bodhi-releng04.%s" % suffix),
|
||||
] + [
|
||||
("ftpsync.relepel01", "ftpsync-relepel01.%s" % suffix),
|
||||
("ftpsync.releng04", "ftpsync-releng04.%s" % suffix),
|
||||
] + [
|
||||
("busmon_consumers.busgateway01", "busmon-busgateway01.%s" % suffix),
|
||||
("shell.busgateway01", "shell-busgateway01.%s" % suffix),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue