Re-Work IDSTOOLS

This commit is contained in:
Mike Reeves
2023-03-15 16:58:52 -04:00
parent 02d013c0cc
commit 28dc490775
2 changed files with 2 additions and 3 deletions

View File

@@ -2,4 +2,4 @@ idstools:
config: config:
urls: [] urls: []
ruleset: ETOPEN ruleset: ETOPEN
oinkcode: oinkcode: ""

View File

@@ -1362,8 +1362,7 @@ idstools_pillar() {
printf '%s\n'\ printf '%s\n'\
"idstools:"\ "idstools:"\
" config:"\ " config:"\
" ruleset: '$RULESETUP'"\ " oinkcode: ''"\
" oinkcode: '$OINKCODE'"\
" urls: []"\ " urls: []"\
" sids:"\ " sids:"\
" enabled: []"\ " enabled: []"\