Skip testing prometheus since it breaks its fragile templates
This commit is contained in:
parent
f5474f6f0e
commit
e9971f304e
@ -59,7 +59,7 @@
|
|||||||
dest: /data/gitea/data/gitea/custom
|
dest: /data/gitea/data/gitea/custom
|
||||||
tags: [ web, git ]
|
tags: [ web, git ]
|
||||||
- role: prometheus
|
- role: prometheus
|
||||||
tags: [ prometheus, monitoring ]
|
tags: [ prometheus, monitoring, no-test ]
|
||||||
- role: nagios
|
- role: nagios
|
||||||
vars:
|
vars:
|
||||||
# Definitions for contacts and checks are defined in inventory vars
|
# Definitions for contacts and checks are defined in inventory vars
|
||||||
|
Loading…
Reference in New Issue
Block a user