mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-08 19:36:39 +02:00
remove highstate from startup_states. highstate on system start
This commit is contained in:
@@ -8,11 +8,6 @@ set_role_grain:
|
||||
- name: role
|
||||
- value: so-{{ grains.id.split("_") | last }}
|
||||
|
||||
set_highstate:
|
||||
file.append:
|
||||
- name: /etc/salt/minion
|
||||
- text: 'startup_states: highstate'
|
||||
|
||||
enable_salt_minion:
|
||||
service.enabled:
|
||||
- name: salt-minion
|
||||
|
||||
Reference in New Issue
Block a user