mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
ODCS: Comment out fmc role for now until we find out in which repository the 'fmc' package exists.
This commit is contained in:
@@ -156,8 +156,10 @@
|
||||
thresholds:
|
||||
warning: 100
|
||||
critical: 1000
|
||||
- role: fmc
|
||||
host: "odcs-backend-releng01.iad2.fedoraproject.org"
|
||||
# Disable the "fmc" role for now, because there is no "fmc" RPM available yet,
|
||||
# or I do not know where to find it...
|
||||
# - role: fmc
|
||||
# host: "odcs-backend-releng01.iad2.fedoraproject.org"
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
Reference in New Issue
Block a user