No need to set prometheus version
This commit is contained in:
parent
929738af88
commit
f6e2e4fe24
1 changed files with 4 additions and 2 deletions
|
@ -62,6 +62,9 @@ mongodb:
|
||||||
mqtt:
|
mqtt:
|
||||||
hosts:
|
hosts:
|
||||||
mqtt02.home.foo.sh:
|
mqtt02.home.foo.sh:
|
||||||
|
mythtv:
|
||||||
|
hosts:
|
||||||
|
mythtv01.home.foo.sh:
|
||||||
nas:
|
nas:
|
||||||
hosts:
|
hosts:
|
||||||
nas02.home.foo.sh:
|
nas02.home.foo.sh:
|
||||||
|
@ -88,8 +91,6 @@ print:
|
||||||
prometheus:
|
prometheus:
|
||||||
hosts:
|
hosts:
|
||||||
prometheus02.home.foo.sh:
|
prometheus02.home.foo.sh:
|
||||||
vars:
|
|
||||||
prometheus_version: "2.45.1"
|
|
||||||
proxy:
|
proxy:
|
||||||
hosts:
|
hosts:
|
||||||
proxy01.home.foo.sh:
|
proxy01.home.foo.sh:
|
||||||
|
@ -133,6 +134,7 @@ vultr:
|
||||||
fedora:
|
fedora:
|
||||||
children:
|
children:
|
||||||
gitearunner:
|
gitearunner:
|
||||||
|
mythtv:
|
||||||
openbsd:
|
openbsd:
|
||||||
children:
|
children:
|
||||||
backup:
|
backup:
|
||||||
|
|
Loading…
Add table
Reference in a new issue