mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Under the old setup, we ran 'reg' on sundries and then synced that content (in 3 rsyncs) to proxies. With this new setup, flatpak-indexer runs in openshift. It has a nfs volume where it writes it's output too. We rsync just that entire output directory to the proxies. This includes things like deltas. This commit should only affect staging, we will roll to production later. Signed-off-by: Kevin Fenzi <kevin@scrye.com>