{%- set interface = salt['pillar.get']('sensors:interface', '') %} { "Threads": [ { "PacketsDirectory": "/nsm/pcap" , "IndexDirectory": "/nsm/pcapindex" , "MaxDirectoryFiles": 30000 , "DiskFreePercentage": 5 } ] , "StenotypePath": "/usr/bin/stenotype" , "Interface": "{{ interface }}" , "Port": 1234 , "Host": "127.0.0.1" , "Flags": ["-v"] , "CertPath": "/etc/stenographer/certs" }