ODCS: Comment out rabbit/* roles for now until we find out in which repository the 'fmc' package exists.
This commit is contained in:
parent
1ece2e6500
commit
8e9bfd01f7
1 changed files with 9 additions and 9 deletions
|
@ -147,15 +147,15 @@
|
|||
- role: keytab/service
|
||||
service: odcs
|
||||
host: "odcs-backend-releng01.iad2.fedoraproject.org"
|
||||
- role: rabbit/user
|
||||
username: "fmc{{ env_suffix }}"
|
||||
- role: rabbit/queue
|
||||
username: "fmc{{ env_suffix }}"
|
||||
queue_name: "{{ fmc_queue_name }}"
|
||||
routing_keys: "{{ fmc_routing_keys }}"
|
||||
thresholds:
|
||||
warning: 100
|
||||
critical: 1000
|
||||
#- role: rabbit/user
|
||||
#username: "fmc{{ env_suffix }}"
|
||||
#- role: rabbit/queue
|
||||
#username: "fmc{{ env_suffix }}"
|
||||
#queue_name: "{{ fmc_queue_name }}"
|
||||
#routing_keys: "{{ fmc_routing_keys }}"
|
||||
#thresholds:
|
||||
#warning: 100
|
||||
#critical: 1000
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue