Remove reference to IBM BM2 provider

This patch remove IBM BM2 provider references from code since
this provider was decommissioned.

Change-Id: Ib643bb75cfea2dbac40d48ac29180ec8db72c2e2
This commit is contained in:
Douglas Viroel 2022-12-12 15:30:35 -03:00
parent b65dda593d
commit 3cef2b1f82
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ rhcloud: >-
vexxhost
{%- elif 'psi-public-nodepool-tripleo' in nodepool_provider -%}
psi
{%- elif nodepool_provider in ['ibm-bm2-nodepool', 'ibm-bm3-nodepool'] -%}
{%- elif 'ibm-bm3-nodepool' in nodepool_provider -%}
ibm
{%- elif nodepool_provider == 'tripleo-ci' and environment_type == 'ovb' -%}
internal