ok, I think I finally have it now...
This commit is contained in:
parent
51cd5614be
commit
aa49a91891
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ fedmsg_certs:
|
||||||
group: sysadmin
|
group: sysadmin
|
||||||
can_send:
|
can_send:
|
||||||
- logger.log
|
- logger.log
|
||||||
- service: fedmsg-relay
|
- service: fedmsg
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
can_send:
|
can_send:
|
||||||
|
|
|
@ -6,7 +6,7 @@ fedmsg_certs:
|
||||||
group: sysadmin
|
group: sysadmin
|
||||||
can_send:
|
can_send:
|
||||||
- logger.log
|
- logger.log
|
||||||
- service: fedmsg-relay-stg
|
- service: fedmsg
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
can_send:
|
can_send:
|
||||||
|
|
|
@ -1015,12 +1015,12 @@ value-stg
|
||||||
[centos-ci]
|
[centos-ci]
|
||||||
# This is the centos-ci relay host
|
# This is the centos-ci relay host
|
||||||
# We have it added here so we can authorize it to send fedmsgs
|
# We have it added here so we can authorize it to send fedmsgs
|
||||||
fedmsg-relay.ci.centos.org
|
relay.ci.centos.org
|
||||||
|
|
||||||
[centos-ci-stg]
|
[centos-ci-stg]
|
||||||
# This is the centos-ci relay host
|
# This is the centos-ci relay host
|
||||||
# We have it added here so we can authorize it to send fedmsgs
|
# We have it added here so we can authorize it to send fedmsgs
|
||||||
fedmsg-relay-stg.ci.centos.org
|
relay-stg.ci.centos.org
|
||||||
|
|
||||||
[fedmsg-relays:children]
|
[fedmsg-relays:children]
|
||||||
busgateway
|
busgateway
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue