jinja for steno/pcap

This commit is contained in:
m0duspwnens
2022-09-15 15:12:40 -04:00
parent 9a75d939b4
commit 52b58ad6ae
3 changed files with 6 additions and 10 deletions

View File

@@ -7,6 +7,7 @@
{% if sls in allowed_states %}
{% from "pcap/map.jinja" import STENOOPTIONS with context %}
{% from "pcap/config.map.jinja" import PCAPMERGED with context %}
{% set VERSION = salt['pillar.get']('global:soversion') %}
{% set IMAGEREPO = salt['pillar.get']('global:imagerepo') %}
@@ -58,6 +59,7 @@ stenoconf:
- mode: 644
- template: jinja
- defaults:
PCAPMERGED: {{ PCAPMERGED }}
BPF_COMPILED: "{{ BPF_COMPILED }}"
stenoca: