summaryrefslogtreecommitdiffstats
path: root/roles/bodhi2/base/templates/updates_handler.py
blob: f993d7e39a118ea9d9079701fba6506fd9049e7c (plain)
1
2
3
4
5
config = dict(
    # Note, the masher runs on bodhi-backend03, but this
    # runs on bodhi-backend02 (separation of concerns).
    updates_handler={{bodhi_updates_handler_enabled}},
)