mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-15 22:58:42 +02:00
does not need to be jinja template
This commit is contained in:
@@ -15,8 +15,7 @@ include:
|
|||||||
so_boot_highstate_unit_file:
|
so_boot_highstate_unit_file:
|
||||||
file.managed:
|
file.managed:
|
||||||
- name: /etc/systemd/system/so-boot-highstate.service
|
- name: /etc/systemd/system/so-boot-highstate.service
|
||||||
- source: salt://salt/service/so-boot-highstate.service.jinja
|
- source: salt://salt/service/so-boot-highstate.service
|
||||||
- template: jinja
|
|
||||||
- onchanges_in:
|
- onchanges_in:
|
||||||
- module: systemd_reload
|
- module: systemd_reload
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user