mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Specify Influxdb host
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
'image_repo': INIT.PILLAR.global.imagerepo,
|
'image_repo': INIT.PILLAR.global.imagerepo,
|
||||||
'repo_host': INIT.PILLAR.global.repo_host,
|
'repo_host': INIT.PILLAR.global.repo_host,
|
||||||
'registry_host': INIT.PILLAR.global.registry_host,
|
'registry_host': INIT.PILLAR.global.registry_host,
|
||||||
|
'influxdb_host': INIT.PILLAR.global.influxdb_host,
|
||||||
'manager_ip': INIT.PILLAR.global.managerip,
|
'manager_ip': INIT.PILLAR.global.managerip,
|
||||||
'md_engine': INIT.PILLAR.global.mdengine,
|
'md_engine': INIT.PILLAR.global.mdengine,
|
||||||
'pipeline': INIT.PILLAR.global.pipeline,
|
'pipeline': INIT.PILLAR.global.pipeline,
|
||||||
|
|||||||
Reference in New Issue
Block a user