mkocka / fm-orchestrator

Forked from fm-orchestrator 7 years ago
Clone

70ec4b3 Configure our docker dev setup to use krb for koji.

Authored and Committed by ralph 7 years ago
    Configure our docker dev setup to use krb for koji.
    
    Our code in `module_build_service/builder.py` can already do kerberos
    authentication with koji.  This commit changes our docker development
    tools to use that instead of ssl authentication.
    
    Relates to #111.
    
        
file modified
+9 -3
file modified
+3 -4
file modified
+7 -3
file modified
+2 -10