mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-09-19 04:24:45 +02:00
possibility to define user-specific Defaults
This commit is contained in:
@@ -14,6 +14,8 @@ users:
|
||||
sudo_rules:
|
||||
- ALL=(root) /usr/bin/find
|
||||
- ALL=(otheruser) /usr/bin/script.sh
|
||||
sudo_defaults:
|
||||
- !requiretty
|
||||
shell: /bin/bash
|
||||
prime_group:
|
||||
name: primarygroup
|
||||
|
||||
Reference in New Issue
Block a user