mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-07-28 20:47:36 +02:00
Add support for ssh_auth_sources.absent
Fixes: 150
This commit is contained in:
@@ -73,6 +73,8 @@ users:
|
||||
# than inline in pillar, this works.
|
||||
ssh_auth_sources:
|
||||
- salt://keys/buser.id_rsa.pub
|
||||
ssh_auth_sources.absent:
|
||||
- salt://keys/deleteduser.id_rsa.pub # PUBLICKEY_FILE_TO_BE_REMOVED
|
||||
# Manage the ~/.ssh/config file
|
||||
ssh_known_hosts:
|
||||
importanthost:
|
||||
|
||||
Reference in New Issue
Block a user