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:
|
||||
hosts:
|
||||
mqtt02.home.foo.sh:
|
||||
mythtv:
|
||||
hosts:
|
||||
mythtv01.home.foo.sh:
|
||||
nas:
|
||||
hosts:
|
||||
nas02.home.foo.sh:
|
||||
|
@ -88,8 +91,6 @@ print:
|
|||
prometheus:
|
||||
hosts:
|
||||
prometheus02.home.foo.sh:
|
||||
vars:
|
||||
prometheus_version: "2.45.1"
|
||||
proxy:
|
||||
hosts:
|
||||
proxy01.home.foo.sh:
|
||||
|
@ -133,6 +134,7 @@ vultr:
|
|||
fedora:
|
||||
children:
|
||||
gitearunner:
|
||||
mythtv:
|
||||
openbsd:
|
||||
children:
|
||||
backup:
|
||||
|
|
Loading…
Add table
Reference in a new issue