From 9e81ae837105a145b315451de7448e92bd9ef194 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 4 Jun 2020 14:28:43 +0200 Subject: [PATCH] Add mdapi and greenwave in openshift in iad2 Signed-off-by: Pierre-Yves Chibon --- playbooks/openshift-apps/greenwave.yml | 2 +- playbooks/openshift-apps/mdapi.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/openshift-apps/greenwave.yml b/playbooks/openshift-apps/greenwave.yml index ee3d8ddeb0..46a9c518f2 100644 --- a/playbooks/openshift-apps/greenwave.yml +++ b/playbooks/openshift-apps/greenwave.yml @@ -1,5 +1,5 @@ - name: make the app be real - hosts: os_masters[0]:os_masters_stg[0] + hosts: os_masters[0]:os_masters_stg[0]:os-master01.iad2.fedoraproject.org user: root gather_facts: False diff --git a/playbooks/openshift-apps/mdapi.yml b/playbooks/openshift-apps/mdapi.yml index 4d99ac982c..96f8bacc40 100644 --- a/playbooks/openshift-apps/mdapi.yml +++ b/playbooks/openshift-apps/mdapi.yml @@ -1,5 +1,5 @@ - name: make the app be real - hosts: os_masters_stg[0]:os_masters + hosts: os_masters_stg[0]:os_masters:os-master01.iad2.fedoraproject.org user: root gather_facts: False