Files
fedora-infra_ansible/roles/bodhi2/base/templates/updates_handler.py
Kevin Fenzi 51b123b57c Move sync jobs over to bodhi-backend03 from bodhi-backend01.
Disable bodhi-backend01 from nagios so we can remove it.
2016-09-06 16:23:22 +00:00

6 lines
185 B
Python

config = dict(
# Note, the masher runs on bodhi-backend03, but this
# runs on bodhi-backend02 (separation of concerns).
updates_handler={{bodhi_updates_handler_enabled}},
)