jkaluza / odcs

Forked from odcs 7 years ago
Clone

ec7150f Allow Jinja2 in raw_config_wrapper.conf and pass the `compose` variable there.

6 files Authored by Jan Kaluza 3 years ago, Committed by jkaluza 3 years ago,
    Allow Jinja2 in raw_config_wrapper.conf and pass the `compose` variable there.
    
    This should allow configuring ODCS in a way that particular raw_config compose
    configuration variables can be overriden.
    
    For example, the `pkgset_koji_builds` can be set according to `compose.builds`
    which is set in the ODCS REST API when requesting the compose.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+1 -0
file modified
+21 -1
file modified
+22 -4
file modified
+64 -6