Fix analyst pillar

This commit is contained in:
Mike Reeves
2022-03-31 13:57:37 -04:00
parent 63eb15aa6d
commit edc6a461ec

View File

@@ -154,7 +154,7 @@ analyst_workstation_pillar() {
" splay: 300"\ " splay: 300"\
"workstation:"\ "workstation:"\
" gui:"\ " gui:"\
" enabled: true" >> "$pillar_file" " enabled: true" >> "$pillar_file"\
"sensoroni:"\ "sensoroni:"\
" node_description: '${NODE_DESCRIPTION//\'/''}'" " node_description: '${NODE_DESCRIPTION//\'/''}'"
} }