Declare ftpsync certs for bodhi-backend01.

This commit is contained in:
Ralph Bean 2015-08-20 01:53:30 +00:00
parent cd08268a19
commit c182605a1d
2 changed files with 8 additions and 2 deletions

View file

@ -58,7 +58,10 @@ fedmsg_certs:
- bodhi.update.eject
- update.complete.testing
- update.complete.stable
# The ftp sync messages get run here too.
- service: ftpsync
owner: root
group: ftpsync
can_send:
- bodhi.updates.epel.sync
- bodhi.updates.fedora.sync

View file

@ -57,6 +57,9 @@ fedmsg_certs:
- bodhi.update.eject
- update.complete.testing
- update.complete.stable
# The ftp sync messages get run here too.
- service: ftpsync
owner: root
group: ftpsync
can_send:
- bodhi.updates.epel.sync
- bodhi.updates.fedora.sync