add notifs sudoers to notifs machines

This commit is contained in:
Kevin Fenzi 2017-04-10 17:53:49 +00:00
parent 8c507cfa06
commit 7fdbfa2d4b
4 changed files with 7 additions and 0 deletions

View file

@ -12,6 +12,7 @@ tcp_ports: [ 3000, 3001, 3002, 3003, 3004 ]
fas_client_groups: sysadmin-noc,sysadmin-datanommer
sudoers: "{{ private }}/files/sudo/notifs-sudoers"
# For performance measurement.. for now. This can be removed whenever.
fedmsg_loglevel: DEBUG

View file

@ -12,6 +12,8 @@ tcp_ports: [ 3000, 3001, 3002, 3003, 3004 ]
fas_client_groups: sysadmin-noc,sysadmin-datanommer
sudoers: "{{ private }}/files/sudo/notifs-sudoers"
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: shell

View file

@ -15,6 +15,8 @@ tcp_ports: [ 80 ]
fas_client_groups: sysadmin-noc,sysadmin-datanommer
sudoers: "{{ private }}/files/sudo/notifs-sudoers"
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: shell

View file

@ -15,6 +15,8 @@ tcp_ports: [ 80 ]
fas_client_groups: sysadmin-noc,sysadmin-datanommer
sudoers: "{{ private }}/files/sudo/notifs-sudoers"
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: shell