Adjust sudoers on s390 hosts to allow sysadmin-secondary
This commit is contained in:
parent
0fc3a4e281
commit
da9c2846ec
2 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,7 @@ lvm_size: 500000
|
|||
mem_size: 25165
|
||||
num_cpus: 12
|
||||
fas_client_groups: sysadmin-dba,sysadmin-noc,sysadmin-secondary
|
||||
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
|
||||
|
||||
# kernel SHMMAX value
|
||||
kernel_shmmax: 68719476736
|
||||
|
|
|
@ -13,6 +13,8 @@ nrpe_procs_crit: 1000
|
|||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-secondary
|
||||
|
||||
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
|
||||
|
||||
#
|
||||
# define this here because s390 koji only needs eth0, not eth1 also
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue