copperi / fedora-infra / ansible

Forked from fedora-infra/ansible 3 years ago
Clone

bd9aa88 bodhi / backend: add debuginfo packages to rpm pungi updates config

Authored and Committed by kevin 3 years ago
    bodhi / backend: add debuginfo packages to rpm pungi updates config
    
    Right now, pungi for updates doesn't include debuginfo for all packages.
    It skips ones that don't match any binary package. So we add a wildcard
    to include all these as well.
    See https://pagure.io/pungi/issue/1460 for more info.
    
    Signed-off-by: Kevin Fenzi <kevin@scrye.com>