Let the patch pillar do its work

This commit is contained in:
Mike Reeves
2022-04-01 10:09:55 -04:00
parent cb2044cee9
commit d524f3833b

View File

@@ -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"\