From 9ec02ee8aa96c44c19e46251da29482acfdc35d3 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Mon, 17 Jul 2017 20:00:44 +0000 Subject: [PATCH] Use the correct hostname fro the debug script. Signed-off-by: Randy Barlow --- playbooks/manual/staging-sync/bodhi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/manual/staging-sync/bodhi.yml b/playbooks/manual/staging-sync/bodhi.yml index 688aae4c5f..c8e2674215 100644 --- a/playbooks/manual/staging-sync/bodhi.yml +++ b/playbooks/manual/staging-sync/bodhi.yml @@ -80,7 +80,7 @@ - file: path=/var/tmp/bodhi2.dump state=absent - name: Debug the psql drop script - hosts: bodhi-backend01.stg.fedoraproject.org + hosts: bodhi-backend01.stg.phx2.fedoraproject.org user: root tasks: - copy: