add users to pillar and salt top

This commit is contained in:
m0duspwnens
2021-06-23 15:53:20 -04:00
parent 10500178d5
commit 381a51271f
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ base:
'*': '*':
- patch.needs_restarting - patch.needs_restarting
- logrotate - logrotate
- users
'*_eval or *_helixsensor or *_heavynode or *_sensor or *_standalone or *_import': '*_eval or *_helixsensor or *_heavynode or *_sensor or *_standalone or *_import':
- match: compound - match: compound

View File

@@ -35,6 +35,7 @@ base:
- match: compound - match: compound
- salt.minion - salt.minion
- common - common
- users
- patch.os.schedule - patch.os.schedule
- motd - motd
- salt.minion-check - salt.minion-check