diff --git a/inventory/host_vars/bodhi-backend01.stg.phx2.fedoraproject.org b/inventory/host_vars/bodhi-backend01.stg.phx2.fedoraproject.org index 47498f466a..a31dff8bbd 100644 --- a/inventory/host_vars/bodhi-backend01.stg.phx2.fedoraproject.org +++ b/inventory/host_vars/bodhi-backend01.stg.phx2.fedoraproject.org @@ -17,11 +17,6 @@ fedmsg_certs: # This first cert is used by the push-tool. releng members run it and it fires # off a simple fedmsg message that the masher (running as fedmsg-hub) is # listening for. It then does all the worker. -- service: shell - owner: root - group: masher - can_send: - - bodhi.masher.start # These are certs for pungi - service: releng owner: apache @@ -37,7 +32,7 @@ fedmsg_certs: # These are certs for the masher to publish its own messages as it progresses. - service: bodhi owner: root - group: masher + group: apache can_send: - bodhi.mashtask.complete - bodhi.mashtask.mashing