Add fedmsg certs for ask01.stg
This commit is contained in:
parent
7b90a538ea
commit
805310c8f3
1 changed files with 9 additions and 0 deletions
|
@ -7,3 +7,12 @@ num_cpus: 2
|
||||||
tcp_ports: [ 443 ]
|
tcp_ports: [ 443 ]
|
||||||
|
|
||||||
fas_client_groups: sysadmin-noc,sysadmin-ask,fi-apprentice
|
fas_client_groups: sysadmin-noc,sysadmin-ask,fi-apprentice
|
||||||
|
|
||||||
|
# These are consumed by a task in roles/fedmsg_base/main.yml
|
||||||
|
fedmsg_certs:
|
||||||
|
- service: shell
|
||||||
|
owner: root
|
||||||
|
group: sysadmin
|
||||||
|
- service: askbot
|
||||||
|
owner: root
|
||||||
|
group: fedmsg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue