From 75c6d70bac4a7695556dba952a722f764d7f637c Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Fri, 21 Aug 2015 17:48:15 +0000 Subject: [PATCH] bodhi: Compose atomic trees during the push --- roles/bodhi2/base/templates/production.ini.j2 | 7 +++++++ 1 file changed, 7 insertions(+) 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 ##