Add sysadmin-veteran with shell anywhere that sysadmin-noc and/or fi-apprentice had access
This commit is contained in:
parent
fdcad9a21d
commit
e51aba3aeb
70 changed files with 70 additions and 70 deletions
|
@ -11,7 +11,7 @@ tcp_ports: [ 80, 443, 8888 ]
|
|||
# Neeed for rsync from log01 for logs.
|
||||
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
|
||||
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-qa,sysadmin-veteran
|
||||
sudoers: "{{ private }}/files/sudo/qadevel-sudoers"
|
||||
|
||||
# This gets overridden by whichever node we want to run special cronjobs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue