Fix indentation

This commit is contained in:
weslambert
2021-11-12 12:20:00 -05:00
committed by GitHub
parent df5901a65d
commit bc2e470da9

View File

@@ -1638,9 +1638,9 @@ manager_pillar() {
" kratoskey: '$KRATOSKEY'"\
"" >> "$pillar_file"
printf '%s\n'\
"soc:"\
" es_index_patterns: '*:so-*,*:endgame-*'"\
"" >> "$pillar_file"
"soc:"\
" es_index_patterns: '*:so-*,*:endgame-*'"\
"" >> "$pillar_file"
if [[ -n $ENDGAMEHOST ]]; then
printf '%s\n'\
" endgamehost: '$ENDGAMEHOST'"\