Re-enabling fmc role

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2020-08-05 14:18:00 -04:00
parent 575a1dcb2a
commit a281cea57d
2 changed files with 3 additions and 5 deletions

View file

@ -156,10 +156,8 @@
#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
# host: "odcs-backend-releng01.iad2.fedoraproject.org"
- role: fmc
host: "odcs-backend-releng01.iad2.fedoraproject.org"
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"

View file

@ -2,7 +2,7 @@
#
# This file is in the TOML format.
amqp_url = "amqps://bodhi{{ env_suffix }}:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
callback = "fedora-minimal-compose:Consumer"
callback = "fedora_minimal_compose:Consumer"
passive_declares = true
[tls]