inventory: add variables for meshviewer and grafana subdomains
This commit is contained in:
parent
c60c9bc316
commit
2b8ff2184c
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ common_repos:
|
||||||
version: ansible
|
version: ansible
|
||||||
force: no
|
force: no
|
||||||
|
|
||||||
|
http_meshviewer_prefix: map
|
||||||
|
http_grafana_prefix: stats
|
||||||
|
|
||||||
prometheus_conf_main: prometheus/prometheus.yml.j2
|
prometheus_conf_main: prometheus/prometheus.yml.j2
|
||||||
prometheus_opts: "--web.listen-address=localhost:9090"
|
prometheus_opts: "--web.listen-address=localhost:9090"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue