diff --git a/playbooks/manual/staging-sync/koji.yml b/playbooks/manual/staging-sync/koji.yml index 5591c59584..3042300123 100644 --- a/playbooks/manual/staging-sync/koji.yml +++ b/playbooks/manual/staging-sync/koji.yml @@ -71,7 +71,7 @@ - postgresql_db: name=koji state=absent - postgresql_db: name=koji owner=koji # buildroot_listing is excluded from the sync to save some time -# TODO: install mbuffer on db-koji.stg + - package: name=mbuffer state=present - name: Import the prod db. This will take quite a while. Go get a snack! shell: > curl -s -S https://infrastructure.fedoraproject.org/infra/db-dumps/koji.dump.xz |