ODCS: Comment out rabbit/* roles for now until we find out in which repository the 'fmc' package exists.

This commit is contained in:
Jan Kaluza 2020-07-31 08:43:18 +02:00
parent 1ece2e6500
commit 8e9bfd01f7

View file

@ -147,15 +147,15 @@
- role: keytab/service - role: keytab/service
service: odcs service: odcs
host: "odcs-backend-releng01.iad2.fedoraproject.org" host: "odcs-backend-releng01.iad2.fedoraproject.org"
- role: rabbit/user #- role: rabbit/user
username: "fmc{{ env_suffix }}" #username: "fmc{{ env_suffix }}"
- role: rabbit/queue #- role: rabbit/queue
username: "fmc{{ env_suffix }}" #username: "fmc{{ env_suffix }}"
queue_name: "{{ fmc_queue_name }}" #queue_name: "{{ fmc_queue_name }}"
routing_keys: "{{ fmc_routing_keys }}" #routing_keys: "{{ fmc_routing_keys }}"
thresholds: #thresholds:
warning: 100 #warning: 100
critical: 1000 #critical: 1000
# Disable the "fmc" role for now, because there is no "fmc" RPM available yet, # Disable the "fmc" role for now, because there is no "fmc" RPM available yet,
# or I do not know where to find it... # or I do not know where to find it...
# - role: fmc # - role: fmc