Update so-yara-download

This commit is contained in:
Mike Reeves
2023-07-31 10:16:37 -04:00
committed by GitHub
parent 5a59975cb8
commit 4939447764

View File

@@ -8,7 +8,7 @@ NOROOT=1
{%- if proxy %}
export http_proxy={{ proxy }}
export https_proxy={{ proxy }}
export no_proxy= salt['pillar.get']('manager:no_proxy')
export no_proxy=salt['pillar.get']('manager:no_proxy')
{%- endif %}
repos="/opt/so/conf/strelka/repos.txt"