From ada70387e96328c78e7e037a042eac22ee750c12 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 21 Apr 2021 15:16:28 -0700 Subject: [PATCH] Set the correct cloud for opendevzuul-inmotion enrollment Due to bad copy pasta the new inmotion cloud enrollmant for opendevzuul was run against osuosl. Fix this to get the right cloud sorted. I will manually cleanup osuosl. Change-Id: I56a71734b3e0fd648443ef7d1894ee79cd23077a --- inventory/service/host_vars/bridge.openstack.org.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/service/host_vars/bridge.openstack.org.yaml b/inventory/service/host_vars/bridge.openstack.org.yaml index 3abd0fa9cc..461cebca4b 100644 --- a/inventory/service/host_vars/bridge.openstack.org.yaml +++ b/inventory/service/host_vars/bridge.openstack.org.yaml @@ -356,8 +356,8 @@ cloud_launcher_clouds: - opendevci-subnet1 - name: opendevzuul-inmotion - oscc_cloud: opendevzuul-osuosl - region_name: RegionOne + oscc_cloud: opendevzuul-inmotion + region_name: iad3 profiles: - openstackci-keypairs - openstackci-security