granting sudo on blockerbugs* to sysadmin-qa

This commit is contained in:
Tim Flink 2015-11-06 14:31:31 +00:00
parent a6173c33f4
commit cf42d25550
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@ tcp_ports: [ 80, 443, 8888 ]
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT' ]
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-qa
sudoers: "{{ private }}/files/sudo/qadevel-sudoers"
# This gets overridden by whichever node we want to run special cronjobs.
master_blockerbugs_node: False

View file

@ -12,6 +12,7 @@ tcp_ports: [ 80, 443, 8888 ]
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT' ]
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-qa
sudoers: "{{ private }}/files/sudo/qadevel-sudoers"
# This gets overridden by whichever node we want to run special cronjobs.
master_blockerbugs_node: False