copperi / fedora-infra / ansible

Forked from fedora-infra/ansible 3 years ago
Clone

32a3c0c reversepassproxy.registry-generic.conf: Set up for flatpak-indexer for staging

1 file Authored by otaylor 3 years ago, Committed by kevin 3 years ago,
    reversepassproxy.registry-generic.conf: Set up for flatpak-indexer for staging
    
    Add changes required for flatpak-indexer, conditionalized for staging:
    
     * Reverse which of "index with labels" or "index with annotations" is the
       default (make labels the default, since annotations are only used by
       old versions of Flatpak)
     * Add the deltas/ directory which holds deltas between Flatpak versions.
    
    Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>