Fix sensoroni Agent

This commit is contained in:
Mike Reeves
2022-09-19 10:41:01 -04:00
parent f4508aa534
commit e3e6e7b4e8
2 changed files with 2 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
'so_version': INIT.PILLAR.global.soversion,
'url_base': INIT.PILLAR.global.url_base,
'so_model': INIT.GRAINS.sosmodel,
'description': INIT.PILLAR.sensoroni.node_desccription,
'description': INIT.PILLAR.sensoroni.node_description,
'docker_range': INIT.PILLAR.docker.range,
'sensoroni_key': INIT.PILLAR.sensoroni.sensoronikey,
'application_urls': {},