Skip testing prometheus since it breaks its fragile templates

This commit is contained in:
Salt 2024-07-09 18:53:28 -05:00
parent f5474f6f0e
commit e9971f304e

View File

@ -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