The new release also contains this new handler.

This commit is contained in:
Ralph Bean 2016-01-26 21:01:17 +00:00
parent d06a3ee8bb
commit e69b3a7365

View file

@ -53,6 +53,7 @@ config = {
# and off individually in production if one is causing an issue.
'pdcupdater.handlers': [
'pdcupdater.handlers.compose:NewComposeHandler',
'pdcupdater.handlers.atomic:AtomicComponentGroupHandler',
'pdcupdater.handlers.pkgdb:NewPackageHandler',
'pdcupdater.handlers.pkgdb:NewPackageBranchHandler',
'pdcupdater.handlers.rpms:NewRPMHandler',