From 1b4ad982e6910b3e9117dbb5ade630eec3333fd2 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Tue, 2 Oct 2018 12:17:10 +0200 Subject: [PATCH] OSBS: fix tag for x86 cluster deployment 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 3dd26dac26..339dec5b30 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -225,7 +225,7 @@ openshift_ansible_python_interpreter: "/usr/bin/python3" openshift_ansible_use_crio: false openshift_ansible_crio_only: false - tags: ['openshift-cluster-aarch','ansible-ansible-openshift-ansible'] + tags: ['openshift-cluster-x86','ansible-ansible-openshift-ansible'] - name: Deploy OpenShift Cluster aarch64 hosts: osbs-control:osbs-control-stg