b33beb0 Enable koji content generator code

Authored and Committed by Stanislav Ochotnicky 6 years ago
    Enable koji content generator code
    
    If the koji_enable_content_generator is configured to True koji instance
    has to be configured as follows:
    koji call addBType module
    koji grant-cg-access <mbs-user> module-build-service --new
    
    Without the above configuration MBS will start failing the builds
    
        
file modified
+1 -0