From 6820860b7be13b0b6f282c8e7fa5b91420a898c5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 24 Feb 2017 20:21:35 +0000 Subject: [PATCH] typos for everyone --- 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 8eb858666f..cd6aa282ef 100644 --- a/playbooks/manual/staging-sync/koji.yml +++ b/playbooks/manual/staging-sync/koji.yml @@ -26,7 +26,7 @@ - name: drop and re-create the staging db entirely - hosts: db-koij01.stg.phx2.fedoraproject.org + hosts: db-koji01.stg.phx2.fedoraproject.org user: root become: yes become_user: postgres