From bfd5c44862c1f17f2a12c4503dff6397ecd645b3 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 22 May 2018 19:23:37 +0000 Subject: [PATCH] Revert "Install mbuffer on db-koji.stg" This reverts commit 631c6177645ad88753b947de962c7578c6dd0c79. --- playbooks/manual/staging-sync/koji.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |