Added sudoers config
This commit is contained in:
@@ -23,3 +23,12 @@ ntp_servers:
|
||||
ntp_restrict:
|
||||
- '127.0.0.1'
|
||||
- '::1'
|
||||
|
||||
sudoers_sudoers:
|
||||
privileges:
|
||||
- name: root
|
||||
entry: 'ALL=(ALL:ALL) ALL'
|
||||
- name: '%admin'
|
||||
entry: 'ALL=(ALL) ALL'
|
||||
- name: '%sudo'
|
||||
entry: 'ALL=NOPASSWD:ALL'
|
||||
|
||||
Reference in New Issue
Block a user