Hubs: disable the fedmsg hubs service for now
This commit is contained in:
parent
f6b6e21363
commit
ad8dda1f5e
1 changed files with 11 additions and 11 deletions
|
@ -18,14 +18,14 @@ fedmsg_certs:
|
|||
group: sysadmin
|
||||
can_send:
|
||||
- logger.log
|
||||
- service: hubs
|
||||
owner: hubs
|
||||
group: hubs
|
||||
can_send:
|
||||
- hubs.user.created
|
||||
- hubs.user.role.added
|
||||
- hubs.user.role.changed
|
||||
- hubs.user.role.removed
|
||||
- hubs.hub.created
|
||||
- hubs.hub.updated
|
||||
- hubs.widget.updated
|
||||
#- service: hubs
|
||||
# owner: hubs
|
||||
# group: hubs
|
||||
# can_send:
|
||||
# - hubs.user.created
|
||||
# - hubs.user.role.added
|
||||
# - hubs.user.role.changed
|
||||
# - hubs.user.role.removed
|
||||
# - hubs.hub.created
|
||||
# - hubs.hub.updated
|
||||
# - hubs.widget.updated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue