From 8ba9d66ac11c735deb43cae33e2988535042d8f9 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Wed, 21 Mar 2018 08:22:12 +0100 Subject: [PATCH] fixing the hosts for the orchestrator secret Signed-off-by: Clement Verna --- playbooks/groups/osbs-cluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index dd01cdc08f..b7bc1f75bb 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -534,7 +534,7 @@ when: env == "staging" - name: setup orchestrator token for x86_64-osbs - hosts: osbs-orchestrator-prod-masters[0] + hosts: osbs-masters-stg[0] roles: - role: osbs-secret osbs_secret_name: x86-64-osbs