Re-Work IDSTOOLS

This commit is contained in:
Mike Reeves
2023-03-15 17:19:33 -04:00
parent 28dc490775
commit afcd1155bf
3 changed files with 6 additions and 13 deletions

View File

@@ -1359,17 +1359,6 @@ ls_heapsize() {
idstools_pillar() {
title "Ading IDSTOOLS pillar options"
touch $adv_idstools_pillar_file
printf '%s\n'\
"idstools:"\
" config:"\
" oinkcode: ''"\
" urls: []"\
" sids:"\
" enabled: []"\
" disabled: []"\
" modify: []"\
"" > "$idstools_pillar_file"
}
soc_pillar() {