Surround scalar in single quotes

This commit is contained in:
William Wernert
2021-04-21 17:58:13 -04:00
parent 071e5166b4
commit c297031f6b

View File

@@ -1873,7 +1873,7 @@ patch_pillar() {
printf '%s\n'\
"patch:"\
" os:"\
" source: $source"\
" source: '$source'"\
" schedule_name: '$PATCHSCHEDULENAME'"\
" enabled: True"\
" splay: 300"\