diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 168f2e4eae..df606d3541 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -7,6 +7,13 @@ scheme = https use = egg:bodhi filter-with = proxy-prefix +## +## Atomic OSTree support +## This will compose Atomic OSTrees during the push process using the fedmsg-atomic-composer +## https://github.com/fedora-infra/fedmsg-atomic-composer +## +compose_atomic_trees = True + ## ## Messages ##