f1eaa84 koji_builder: s390x should use http, not https for kojipkgs fallback

Authored and Committed by kevin 3 years ago
    koji_builder: s390x should use http, not https for kojipkgs fallback
    
    kojipkgs dont have a https endpoint or certs, etc.
    They listen (varnish) on port 80 and talk to a apache backend on 8080.
    So, s390x buildvm's should fall back to the http not https endpoint
    here.