This commit is contained in:
m0duspwnens
2021-05-17 16:26:12 -04:00
parent 96c20ea3cf
commit e50002e0ca
4 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"verifyCert": false
},
"influxdb": {
{%- if grains['role'] in ['so-import'] %}
{%- if grains['role'] in ['so-import'] or GRAFANA == 0 %}
"hostUrl": "",
{%- else %}
"hostUrl": "https://{{ MANAGERIP }}:8086",