bodhi: Compose atomic trees during the push

This commit is contained in:
Luke Macken 2015-08-21 17:48:15 +00:00
parent 9ae552ddaa
commit 75c6d70bac

View file

@ -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
##