mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Let the patch pillar do its work
This commit is contained in:
@@ -146,12 +146,6 @@ analyst_workstation_pillar() {
|
|||||||
printf '%s\n'\
|
printf '%s\n'\
|
||||||
"host:"\
|
"host:"\
|
||||||
" mainint: '$MNIC'"\
|
" mainint: '$MNIC'"\
|
||||||
"patch:"\
|
|
||||||
" os:"\
|
|
||||||
" source: $source"\
|
|
||||||
" enabled: true"\
|
|
||||||
" schedule_name: '$PATCHSCHEDULENAME'"\
|
|
||||||
" splay: 300"\
|
|
||||||
"workstation:"\
|
"workstation:"\
|
||||||
" gui:"\
|
" gui:"\
|
||||||
" enabled: true" >> "$pillar_file"\
|
" enabled: true" >> "$pillar_file"\
|
||||||
|
|||||||
Reference in New Issue
Block a user