Add new ftpsync certs.

This commit is contained in:
Ralph Bean 2014-03-24 17:54:46 +00:00
parent 8ed419da16
commit 5e5bf675a6
2 changed files with 11 additions and 0 deletions

View file

@ -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),