mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
add users to pillar and salt top
This commit is contained in:
@@ -2,6 +2,7 @@ base:
|
||||
'*':
|
||||
- patch.needs_restarting
|
||||
- logrotate
|
||||
- users
|
||||
|
||||
'*_eval or *_helixsensor or *_heavynode or *_sensor or *_standalone or *_import':
|
||||
- match: compound
|
||||
|
||||
@@ -35,6 +35,7 @@ base:
|
||||
- match: compound
|
||||
- salt.minion
|
||||
- common
|
||||
- users
|
||||
- patch.os.schedule
|
||||
- motd
|
||||
- salt.minion-check
|
||||
|
||||
Reference in New Issue
Block a user