diff --git a/inventory/service/group_vars/bastion.yaml b/inventory/service/group_vars/bastion.yaml index b724a63fd1..9faa79460b 100644 --- a/inventory/service/group_vars/bastion.yaml +++ b/inventory/service/group_vars/bastion.yaml @@ -244,24 +244,48 @@ cloud_launcher_clouds: profiles: - openstackci-keypairs - openstackci-security + - opendevci-networking + routers: + - name: opendevci-router1 + network: PUBLICNET + interfaces: + - opendevci-subnet1 - name: opendevci-rax-flex-sjc3 oscc_cloud: opendevci-rax-flex region_name: SJC3 profiles: - openstackci-keypairs - openstackci-security + - opendevci-networking + routers: + - name: opendevci-router1 + network: PUBLICNET + interfaces: + - opendevci-subnet1 - name: opendevzuul-rax-flex-dfw3 oscc_cloud: opendevzuul-rax-flex region_name: DFW3 profiles: - openstackci-keypairs - openstackci-security + - opendevzuul-networking + routers: + - name: opendevzuul-router1 + network: PUBLICNET + interfaces: + - opendevzuul-subnet1 - name: opendevzuul-rax-flex-sjc3 oscc_cloud: opendevzuul-rax-flex region_name: SJC3 profiles: - openstackci-keypairs - openstackci-security + - opendevzuul-networking + routers: + - name: opendevzuul-router1 + network: PUBLICNET + interfaces: + - opendevzuul-subnet1 # OSUOSL - name: opendevci-osuosl