mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2024-11-28 00:48:22 +01:00
Update pillar.example
Quick example of absent users
This commit is contained in:
parent
395399f6e1
commit
44f773ea5d
@ -6,3 +6,7 @@ users:
|
|||||||
- admin
|
- admin
|
||||||
ssh_auth:
|
ssh_auth:
|
||||||
- ssh-rsa PUBLICKEYKEYKEY
|
- ssh-rsa PUBLICKEYKEYKEY
|
||||||
|
|
||||||
|
absent_users:
|
||||||
|
- donald
|
||||||
|
- bad_guy
|
||||||
|
Loading…
Reference in New Issue
Block a user