mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-10 17:24:03 +01:00
dont enable startup_states during setup. use salt to add it
This commit is contained in:
@@ -67,6 +67,11 @@ set_log_levels:
|
||||
- "log_level: info"
|
||||
- "log_level_logfile: info"
|
||||
|
||||
enable_startup_states:
|
||||
file.uncomment:
|
||||
- name: /etc/salt/minion
|
||||
- regex: '^startup_states: highstate$'
|
||||
|
||||
# prior to 2.4.30 this managed file would restart the salt-minion service when updated
|
||||
# since this file is currently only adding a sleep timer on service start
|
||||
# it is not required to restart the service
|
||||
|
||||
Reference in New Issue
Block a user