ODCS: Comment out fmc role for now until we find out in which repository the 'fmc' package exists.
This commit is contained in:
parent
7a821d314f
commit
1ece2e6500
1 changed files with 4 additions and 2 deletions
|
@ -156,8 +156,10 @@
|
||||||
thresholds:
|
thresholds:
|
||||||
warning: 100
|
warning: 100
|
||||||
critical: 1000
|
critical: 1000
|
||||||
- role: fmc
|
# Disable the "fmc" role for now, because there is no "fmc" RPM available yet,
|
||||||
host: "odcs-backend-releng01.iad2.fedoraproject.org"
|
# or I do not know where to find it...
|
||||||
|
# - role: fmc
|
||||||
|
# host: "odcs-backend-releng01.iad2.fedoraproject.org"
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue