Re-enabling fmc role
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
575a1dcb2a
commit
a281cea57d
2 changed files with 3 additions and 5 deletions
|
@ -156,10 +156,8 @@
|
||||||
#thresholds:
|
#thresholds:
|
||||||
#warning: 100
|
#warning: 100
|
||||||
#critical: 1000
|
#critical: 1000
|
||||||
# Disable the "fmc" role for now, because there is no "fmc" RPM available yet,
|
- role: fmc
|
||||||
# or I do not know where to find it...
|
host: "odcs-backend-releng01.iad2.fedoraproject.org"
|
||||||
# - 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"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# This file is in the TOML format.
|
# This file is in the TOML format.
|
||||||
amqp_url = "amqps://bodhi{{ env_suffix }}:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
|
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
|
passive_declares = true
|
||||||
|
|
||||||
[tls]
|
[tls]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue