mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-14 13:12:49 +01:00
sync soversion
This commit is contained in:
2
salt/common/files/soversion
Normal file
2
salt/common/files/soversion
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
{%- set VERSION = salt['pillar.get']('global:soversion') -%}
|
||||||
|
{{ VERSION }}
|
||||||
@@ -278,6 +278,14 @@ backupdir:
|
|||||||
- daymonth: '*'
|
- daymonth: '*'
|
||||||
- month: '*'
|
- month: '*'
|
||||||
- dayweek: '*'
|
- dayweek: '*'
|
||||||
|
{% else %}
|
||||||
|
sostatus_log:
|
||||||
|
file.managed:
|
||||||
|
- name: /etc/soversion
|
||||||
|
- source: salt://common/files/soversion
|
||||||
|
- mode: 644
|
||||||
|
- template: jinja
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# Manager daemon.json
|
# Manager daemon.json
|
||||||
|
|||||||
Reference in New Issue
Block a user