Switch nodepool over to the latest infra-root keyfile

Change-Id: If745d190d6a5586fbf23815b10b8411af3993828
This commit is contained in:
Tony Breeds 2024-05-31 12:57:50 -05:00
parent 7948bea52b
commit 5b7316cff8
4 changed files with 104 additions and 104 deletions

@ -87,67 +87,67 @@ providers:
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: centos-8-stream diskimage: centos-8-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: centos-9-stream - name: centos-9-stream
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: centos-9-stream diskimage: centos-9-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bookworm - name: debian-bookworm
min-ram: 8000 min-ram: 8000
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: debian-bookworm diskimage: debian-bookworm
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bullseye - name: debian-bullseye
min-ram: 8000 min-ram: 8000
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: debian-bullseye diskimage: debian-bullseye
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: gentoo-17-0-systemd - name: gentoo-17-0-systemd
min-ram: 8000 min-ram: 8000
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: gentoo-17-0-systemd diskimage: gentoo-17-0-systemd
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: rockylinux-8 - name: rockylinux-8
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: rockylinux-8 diskimage: rockylinux-8
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: rockylinux-9 - name: rockylinux-9
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: rockylinux-9 diskimage: rockylinux-9
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic - name: ubuntu-bionic
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-focal - name: ubuntu-focal
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: ubuntu-focal diskimage: ubuntu-focal
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-jammy - name: ubuntu-jammy
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: ubuntu-jammy diskimage: ubuntu-jammy
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-noble - name: ubuntu-noble
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: ubuntu-noble diskimage: ubuntu-noble
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-xenial - name: ubuntu-xenial
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: ubuntu-xenial diskimage: ubuntu-xenial
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: openEuler-22-03-LTS - name: openEuler-22-03-LTS
min-ram: 8192 min-ram: 8192
flavor-name: 'Performance' flavor-name: 'Performance'
diskimage: openEuler-22-03-LTS diskimage: openEuler-22-03-LTS
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: rax-iad - name: rax-iad
region-name: 'IAD' region-name: 'IAD'
# Changing this cloud value impacts things like mirror names in jobs. # Changing this cloud value impacts things like mirror names in jobs.

@ -73,57 +73,57 @@ providers:
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: centos-8-stream diskimage: centos-8-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: centos-9-stream - name: centos-9-stream
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: centos-9-stream diskimage: centos-9-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bookworm - name: debian-bookworm
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: debian-bookworm diskimage: debian-bookworm
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bullseye - name: debian-bullseye
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: debian-bullseye diskimage: debian-bullseye
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: gentoo-17-0-systemd - name: gentoo-17-0-systemd
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: gentoo-17-0-systemd diskimage: gentoo-17-0-systemd
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic - name: ubuntu-bionic
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-focal - name: ubuntu-focal
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: ubuntu-focal diskimage: ubuntu-focal
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-jammy - name: ubuntu-jammy
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: ubuntu-jammy diskimage: ubuntu-jammy
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-noble - name: ubuntu-noble
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: ubuntu-noble diskimage: ubuntu-noble
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-xenial - name: ubuntu-xenial
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: ubuntu-xenial diskimage: ubuntu-xenial
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: openEuler-22-03-LTS - name: openEuler-22-03-LTS
min-ram: 8000 min-ram: 8000
flavor-name: 'opendev-zuul' flavor-name: 'opendev-zuul'
diskimage: openEuler-22-03-LTS diskimage: openEuler-22-03-LTS
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
diskimages: diskimages:
- name: centos-8-stream - name: centos-8-stream

@ -146,59 +146,59 @@ providers:
min-ram: 8000 min-ram: 8000
flavor-name: 'v3-standard-8' flavor-name: 'v3-standard-8'
diskimage: debian-bookworm diskimage: debian-bookworm
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-debian-bullseye - name: nested-virt-debian-bullseye
min-ram: 8000 min-ram: 8000
flavor-name: 'v3-standard-8' flavor-name: 'v3-standard-8'
diskimage: debian-bullseye diskimage: debian-bullseye
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-bionic - name: nested-virt-ubuntu-bionic
min-ram: 8000 min-ram: 8000
flavor-name: 'v3-standard-8' flavor-name: 'v3-standard-8'
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-focal - name: nested-virt-ubuntu-focal
min-ram: 8000 min-ram: 8000
flavor-name: 'v3-standard-8' flavor-name: 'v3-standard-8'
diskimage: ubuntu-focal diskimage: ubuntu-focal
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-jammy - name: nested-virt-ubuntu-jammy
min-ram: 8000 min-ram: 8000
flavor-name: 'v3-standard-8' flavor-name: 'v3-standard-8'
diskimage: ubuntu-jammy diskimage: ubuntu-jammy
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-noble - name: nested-virt-ubuntu-noble
min-ram: 8000 min-ram: 8000
flavor-name: 'v3-standard-8' flavor-name: 'v3-standard-8'
diskimage: ubuntu-noble diskimage: ubuntu-noble
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic-32GB - name: ubuntu-bionic-32GB
flavor-name: 'v3-standard-8' # 8c, 32g flavor-name: 'v3-standard-8' # 8c, 32g
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-focal-32GB - name: ubuntu-focal-32GB
flavor-name: 'v3-standard-8' # 8c, 32g flavor-name: 'v3-standard-8' # 8c, 32g
diskimage: ubuntu-focal diskimage: ubuntu-focal
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-jammy-32GB - name: ubuntu-jammy-32GB
flavor-name: 'v3-standard-8' # 8c, 32g flavor-name: 'v3-standard-8' # 8c, 32g
diskimage: ubuntu-jammy diskimage: ubuntu-jammy
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-noble-32GB - name: ubuntu-noble-32GB
flavor-name: 'v3-standard-8' # 8c, 32g flavor-name: 'v3-standard-8' # 8c, 32g
diskimage: ubuntu-noble diskimage: ubuntu-noble
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: vexxhost-specific - name: vexxhost-specific
max-servers: 20 max-servers: 20
labels: labels:
- name: ubuntu-bionic-expanded-vexxhost - name: ubuntu-bionic-expanded-vexxhost
flavor-name: 'v3-standard-16' flavor-name: 'v3-standard-16'
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic-vexxhost - name: ubuntu-bionic-vexxhost
flavor-name: 'v3-standard-8' flavor-name: 'v3-standard-8'
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: gpu - name: gpu
max-servers: 2 max-servers: 2
labels: labels:
@ -206,12 +206,12 @@ providers:
min-ram: 8000 min-ram: 8000
flavor-name: 'v2-gpu-6' flavor-name: 'v2-gpu-6'
diskimage: ubuntu-xenial diskimage: ubuntu-xenial
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic-gpu - name: ubuntu-bionic-gpu
min-ram: 8000 min-ram: 8000
flavor-name: 'v2-gpu-6' flavor-name: 'v2-gpu-6'
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: vexxhost-sjc1 - name: vexxhost-sjc1
region-name: sjc1 region-name: sjc1
@ -231,140 +231,140 @@ providers:
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: centos-8-stream diskimage: centos-8-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: centos-9-stream - name: centos-9-stream
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: centos-9-stream diskimage: centos-9-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bookworm - name: debian-bookworm
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: debian-bookworm diskimage: debian-bookworm
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bullseye - name: debian-bullseye
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: debian-bullseye diskimage: debian-bullseye
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: gentoo-17-0-systemd - name: gentoo-17-0-systemd
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: gentoo-17-0-systemd diskimage: gentoo-17-0-systemd
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic - name: ubuntu-bionic
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-focal - name: ubuntu-focal
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-focal diskimage: ubuntu-focal
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-jammy - name: ubuntu-jammy
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-jammy diskimage: ubuntu-jammy
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-noble - name: ubuntu-noble
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-noble diskimage: ubuntu-noble
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-xenial - name: ubuntu-xenial
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-xenial diskimage: ubuntu-xenial
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: openEuler-22-03-LTS - name: openEuler-22-03-LTS
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: openEuler-22-03-LTS diskimage: openEuler-22-03-LTS
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-debian-bookworm - name: nested-virt-debian-bookworm
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: debian-bookworm diskimage: debian-bookworm
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-debian-bullseye - name: nested-virt-debian-bullseye
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: debian-bullseye diskimage: debian-bullseye
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-bionic - name: nested-virt-ubuntu-bionic
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-focal - name: nested-virt-ubuntu-focal
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-focal diskimage: ubuntu-focal
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-jammy - name: nested-virt-ubuntu-jammy
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-jammy diskimage: ubuntu-jammy
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-noble - name: nested-virt-ubuntu-noble
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: ubuntu-noble diskimage: ubuntu-noble
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-centos-8-stream - name: nested-virt-centos-8-stream
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: centos-8-stream diskimage: centos-8-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-centos-9-stream - name: nested-virt-centos-9-stream
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: centos-9-stream diskimage: centos-9-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-rockylinux-9 - name: nested-virt-rockylinux-9
min-ram: 8000 min-ram: 8000
flavor-name: v2-highcpu-8 flavor-name: v2-highcpu-8
boot-from-volume: true boot-from-volume: true
volume-size: 80 volume-size: 80
diskimage: rockylinux-9 diskimage: rockylinux-9
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: linaro-regionone - name: linaro-regionone
region-name: 'RegionOne' region-name: 'RegionOne'
@ -405,63 +405,63 @@ providers:
- name: centos-9-stream-arm64 - name: centos-9-stream-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: centos-9-stream-arm64 diskimage: centos-9-stream-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: centos-8-stream-arm64 - name: centos-8-stream-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: centos-8-stream-arm64 diskimage: centos-8-stream-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bookworm-arm64 - name: debian-bookworm-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: debian-bookworm-arm64 diskimage: debian-bookworm-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bullseye-arm64 - name: debian-bullseye-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: debian-bullseye-arm64 diskimage: debian-bullseye-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic-arm64 - name: ubuntu-bionic-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: ubuntu-bionic-arm64 diskimage: ubuntu-bionic-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic-arm64-16C-16GB - name: ubuntu-bionic-arm64-16C-16GB
flavor-name: 'opendev-16C-16GB' flavor-name: 'opendev-16C-16GB'
diskimage: ubuntu-bionic-arm64 diskimage: ubuntu-bionic-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-focal-arm64 - name: ubuntu-focal-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: ubuntu-focal-arm64 diskimage: ubuntu-focal-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-focal-arm64-16C-16GB - name: ubuntu-focal-arm64-16C-16GB
flavor-name: 'opendev-16C-16GB' flavor-name: 'opendev-16C-16GB'
diskimage: ubuntu-focal-arm64 diskimage: ubuntu-focal-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-jammy-arm64 - name: ubuntu-jammy-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: ubuntu-jammy-arm64 diskimage: ubuntu-jammy-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-noble-arm64 - name: ubuntu-noble-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: ubuntu-noble-arm64 diskimage: ubuntu-noble-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-jammy-arm64-16C-16GB - name: ubuntu-jammy-arm64-16C-16GB
flavor-name: 'opendev-16C-16GB' flavor-name: 'opendev-16C-16GB'
diskimage: ubuntu-jammy-arm64 diskimage: ubuntu-jammy-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-noble-arm64-16C-16GB - name: ubuntu-noble-arm64-16C-16GB
flavor-name: 'opendev-16C-16GB' flavor-name: 'opendev-16C-16GB'
diskimage: ubuntu-noble-arm64 diskimage: ubuntu-noble-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: openEuler-22-03-LTS-arm64-16C-16GB - name: openEuler-22-03-LTS-arm64-16C-16GB
flavor-name: 'opendev-16C-16GB' flavor-name: 'opendev-16C-16GB'
diskimage: openEuler-22-03-LTS-arm64 diskimage: openEuler-22-03-LTS-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: rockylinux-9-arm64 - name: rockylinux-9-arm64
flavor-name: 'opendev' flavor-name: 'opendev'
diskimage: rockylinux-9-arm64 diskimage: rockylinux-9-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: rockylinux-9-arm64-16C-16GB - name: rockylinux-9-arm64-16C-16GB
flavor-name: 'opendev-16C-16GB' flavor-name: 'opendev-16C-16GB'
diskimage: rockylinux-9-arm64 diskimage: rockylinux-9-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: osuosl-regionone - name: osuosl-regionone
region-name: 'RegionOne' region-name: 'RegionOne'
@ -497,39 +497,39 @@ providers:
- name: centos-9-stream-arm64 - name: centos-9-stream-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: centos-9-stream-arm64 diskimage: centos-9-stream-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: centos-8-stream-arm64 - name: centos-8-stream-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: centos-8-stream-arm64 diskimage: centos-8-stream-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bookworm-arm64 - name: debian-bookworm-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: debian-bookworm-arm64 diskimage: debian-bookworm-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bullseye-arm64 - name: debian-bullseye-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: debian-bullseye-arm64 diskimage: debian-bullseye-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: rockylinux-9-arm64 - name: rockylinux-9-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: rockylinux-9-arm64 diskimage: rockylinux-9-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic-arm64 - name: ubuntu-bionic-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: ubuntu-bionic-arm64 diskimage: ubuntu-bionic-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-focal-arm64 - name: ubuntu-focal-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: ubuntu-focal-arm64 diskimage: ubuntu-focal-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-jammy-arm64 - name: ubuntu-jammy-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: ubuntu-jammy-arm64 diskimage: ubuntu-jammy-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-noble-arm64 - name: ubuntu-noble-arm64
flavor-name: 'opendev.large' flavor-name: 'opendev.large'
diskimage: ubuntu-noble-arm64 diskimage: ubuntu-noble-arm64
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
diskimages: diskimages:
- name: centos-8-stream - name: centos-8-stream

@ -91,112 +91,112 @@ providers:
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: centos-8-stream diskimage: centos-8-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: centos-9-stream - name: centos-9-stream
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: centos-9-stream diskimage: centos-9-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bookworm - name: debian-bookworm
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: debian-bookworm diskimage: debian-bookworm
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: debian-bullseye - name: debian-bullseye
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: debian-bullseye diskimage: debian-bullseye
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: gentoo-17-0-systemd - name: gentoo-17-0-systemd
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: gentoo-17-0-systemd diskimage: gentoo-17-0-systemd
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: rockylinux-8 - name: rockylinux-8
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: rockylinux-8 diskimage: rockylinux-8
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: rockylinux-9 - name: rockylinux-9
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: rockylinux-9 diskimage: rockylinux-9
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-bionic - name: ubuntu-bionic
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-focal - name: ubuntu-focal
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-focal diskimage: ubuntu-focal
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-jammy - name: ubuntu-jammy
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-jammy diskimage: ubuntu-jammy
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-noble - name: ubuntu-noble
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-noble diskimage: ubuntu-noble
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ubuntu-xenial - name: ubuntu-xenial
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-xenial diskimage: ubuntu-xenial
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: openEuler-22-03-LTS - name: openEuler-22-03-LTS
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: openEuler-22-03-LTS diskimage: openEuler-22-03-LTS
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-debian-bookworm - name: nested-virt-debian-bookworm
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: debian-bookworm diskimage: debian-bookworm
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-debian-bullseye - name: nested-virt-debian-bullseye
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: debian-bullseye diskimage: debian-bullseye
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-bionic - name: nested-virt-ubuntu-bionic
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-bionic diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-focal - name: nested-virt-ubuntu-focal
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-focal diskimage: ubuntu-focal
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-jammy - name: nested-virt-ubuntu-jammy
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-jammy diskimage: ubuntu-jammy
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-ubuntu-noble - name: nested-virt-ubuntu-noble
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: ubuntu-noble diskimage: ubuntu-noble
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-centos-8-stream - name: nested-virt-centos-8-stream
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: centos-8-stream diskimage: centos-8-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-centos-9-stream - name: nested-virt-centos-9-stream
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: centos-9-stream diskimage: centos-9-stream
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: nested-virt-rockylinux-9 - name: nested-virt-rockylinux-9
min-ram: 8000 min-ram: 8000
flavor-name: ssd-osFoundation-3 flavor-name: ssd-osFoundation-3
diskimage: rockylinux-9 diskimage: rockylinux-9
key-name: infra-root-keys-2020-05-13 key-name: infra-root-keys-2024-04-08
- name: ovh-gra1 - name: ovh-gra1
region-name: 'GRA1' region-name: 'GRA1'