OSBS: fix tag for x86 cluster deployment
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
a44db6757e
commit
1b4ad982e6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue