diff --git a/playbooks/manual/staging-sync/koji.yml b/playbooks/manual/staging-sync/koji.yml index 3042300123..5591c59584 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 - - package: name=mbuffer state=present +# TODO: install mbuffer on db-koji.stg - 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 |