
This reverts commit e068fa393e0acc19d4ddabe5d6a8a123db2cfcfd. Zuul-launcher doesn't deal well with deleting providers while images are present. Let's do this in multiple steps. Change-Id: I7457a366eb87a6ca89d8b7fe885cc9efa7c15721
46 lines
874 B
YAML
46 lines
874 B
YAML
# Rackspace Flex
|
|
- section:
|
|
name: raxflex-base
|
|
abstract: true
|
|
connection: raxflex
|
|
boot-timeout: 120
|
|
launch-timeout: 600
|
|
networks:
|
|
- opendevzuul-network1
|
|
flavors:
|
|
- name: normal
|
|
flavor-name: gp.0.4.8
|
|
images:
|
|
- name: debian-bullseye
|
|
|
|
- section:
|
|
name: raxflex-sjc3
|
|
parent: raxflex-base
|
|
region: SJC3
|
|
|
|
- provider:
|
|
name: raxflex-sjc3-main
|
|
section: raxflex-sjc3
|
|
labels:
|
|
- name: niz-debian-bullseye-normal
|
|
key-name: infra-root-keys-2024-04-08
|
|
|
|
# Vexxhost
|
|
- section:
|
|
name: vexxhost-base
|
|
abstract: true
|
|
connection: vexxhost
|
|
boot-timeout: 120
|
|
launch-timeout: 600
|
|
images:
|
|
- name: debian-bullseye
|
|
|
|
- section:
|
|
name: vexxhost-ca-ymq-1
|
|
parent: vexxhost-base
|
|
region: ca-ymq-1
|
|
|
|
- provider:
|
|
name: vexxhost-ca-ymq-1-main
|
|
section: vexxhost-ca-ymq-1
|