Declare fedmsg certs for people01.
This commit is contained in:
parent
fa745ad9df
commit
422d472ca7
2 changed files with 12 additions and 0 deletions
|
@ -4,3 +4,13 @@ clamscan_paths:
|
||||||
- /srv/
|
- /srv/
|
||||||
|
|
||||||
fas_client_groups: "@all"
|
fas_client_groups: "@all"
|
||||||
|
|
||||||
|
fedmsg_certs:
|
||||||
|
- service: shell
|
||||||
|
owner: root
|
||||||
|
group: sysadmin
|
||||||
|
- service: planet
|
||||||
|
owner: root
|
||||||
|
group: planet-user
|
||||||
|
can_send:
|
||||||
|
- planet.post.new
|
||||||
|
|
|
@ -14,6 +14,8 @@ postfix_group: vpn
|
||||||
vmhost: ibiblio03.fedoraproject.org
|
vmhost: ibiblio03.fedoraproject.org
|
||||||
datacenter: ibiblio
|
datacenter: ibiblio
|
||||||
|
|
||||||
|
fedmsg_fqdn: people01.vpn.fedoraproject.org
|
||||||
|
|
||||||
tcp_ports: [80, 443, 9418]
|
tcp_ports: [80, 443, 9418]
|
||||||
|
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 900
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue