mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-30 04:43:14 +01:00
change how we allow or disallow states to be run https://github.com/Security-Onion-Solutions/securityonion/issues/2679
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{# this state can run regardless if in allowed_states or not #}
|
||||
{%- set MYSQLPASS = salt['pillar.get']('secrets:mysql', None) -%}
|
||||
{%- set FLEETPASS = salt['pillar.get']('secrets:fleet', None) -%}
|
||||
{%- set FLEETJWT = salt['pillar.get']('secrets:fleet_jwt', None) -%}
|
||||
|
||||
Reference in New Issue
Block a user