Add rockylinux nodes to openmetal provider
This was apparently missed somehow. The diskimage and label configuration for rockylinux is in place on nl02 but we didn't add the nodes to the openmetal provider on nl02. Correct this oversight. Change-Id: I17ef0d0115a28952168dc7e2492a44cd633824ca
This commit is contained in:
parent
8464f15157
commit
f42add7c6c
@ -88,6 +88,16 @@ providers:
|
||||
flavor-name: 'opendev-zuul'
|
||||
diskimage: gentoo-17-0-systemd
|
||||
key-name: infra-root-keys-2024-04-08
|
||||
- name: rockylinux-8
|
||||
min-ram: 8000
|
||||
flavor-name: 'opendev-zuul'
|
||||
diskimage: rockylinux-8
|
||||
key-name: infra-root-keys-2024-04-08
|
||||
- name: rockylinux-9
|
||||
min-ram: 8000
|
||||
flavor-name: 'opendev-zuul'
|
||||
diskimage: rockylinux-9
|
||||
key-name: infra-root-keys-2024-04-08
|
||||
- name: ubuntu-bionic
|
||||
min-ram: 8000
|
||||
flavor-name: 'opendev-zuul'
|
||||
|
Loading…
Reference in New Issue
Block a user