github2fedmsg: add username for fedora-messaging

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-19 21:53:35 +00:00 committed by Pierre-Yves Chibon
parent 18e16cbcfa
commit 7905f44dcd
2 changed files with 6 additions and 0 deletions

View file

@ -19,6 +19,9 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '
fas_client_groups: sysadmin-noc,sysadmin-veteran
# for fedora-messaging
username: "github2fedmsg{{ env_suffix }}"
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: shell

View file

@ -19,6 +19,9 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '
fas_client_groups: sysadmin-noc,sysadmin-veteran
# for fedora-messaging
username: "github2fedmsg{{ env_suffix }}"
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: shell