Add node address to sensoroni pillar

This commit is contained in:
Jason Ertel
2020-12-03 11:24:38 -05:00
parent c41d4373b7
commit 967111decc
2 changed files with 4 additions and 1 deletions

View File

@@ -1167,7 +1167,8 @@ manager_global() {
" imagerepo: '$IMAGEREPO'"\
" pipeline: 'redis'"\
"sensoroni:"\
" node_description: '$MAINIP'"\
" node_address: '$MAINIP'"\
" node_description: '$NODE_DESCRIPTION'"\
" node_checkin_interval_ms: $NODE_CHECKIN_INTERVAL_MS"\
"strelka:"\
" enabled: $STRELKA"\