mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
fix import
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
{% from 'salt/map.jinja' import UPGRADECOMMAND with context %}
|
||||
{% from 'salt/map.jinja' import SALTVERSION %}
|
||||
{% from 'salt/map.jinja' import INSTALLEDSALTVERSION %}
|
||||
{% from 'salt/minion.defaults.yaml' import salt.minion.service_start_delay as service_start_delay %}
|
||||
{% from 'salt/minion.defaults.yaml' import salt as SALTMINION %}
|
||||
{% set service_start_delay = SALTMINION.salt.minion.service_start_delay %}
|
||||
|
||||
include:
|
||||
- salt
|
||||
|
||||
Reference in New Issue
Block a user