Files
fedora-infra_ansible/roles/bodhi2/base/templates/updates_handler.py
2015-09-03 19:47:01 +00:00

6 lines
185 B
Python

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