mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update init.sls
This commit is contained in:
@@ -60,14 +60,6 @@ manager_sbin:
|
|||||||
# - file_mode: 755
|
# - file_mode: 755
|
||||||
# - template: jinja
|
# - template: jinja
|
||||||
|
|
||||||
repo_sync_script:
|
|
||||||
file.managed:
|
|
||||||
- name: /usr/sbin/so-repo-sync
|
|
||||||
- source: salt://manager/files/so-repo-sync
|
|
||||||
- user: root
|
|
||||||
- group: root
|
|
||||||
- mode: 755
|
|
||||||
|
|
||||||
so-repo-sync:
|
so-repo-sync:
|
||||||
{% if MANAGERMERGED.reposync.enabled %}
|
{% if MANAGERMERGED.reposync.enabled %}
|
||||||
cron.present:
|
cron.present:
|
||||||
|
|||||||
Reference in New Issue
Block a user