mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-16 13:11:23 +01:00
remove the salt-minion check for schedules
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
include:
|
||||
- salt.minion-state-apply-test
|
||||
|
||||
{% if salt['service.status']('salt-minion', True) %}
|
||||
state-apply-test:
|
||||
schedule.present:
|
||||
- name: salt-minion-state-apply-test
|
||||
@@ -18,4 +17,3 @@ state-apply-test:
|
||||
- identifier: so-salt-minion-check
|
||||
- user: root
|
||||
- minute: '*/5'
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user