Correct flavor-name for bullseye nodes in osuosl
This looks like it was just a copy/paste error, but is resulting in errors trying to boot debian-bullseye-arm64 images in osuosl-regionone currently. Change-Id: I75602654d29e7e32ca65cbceca3f3672859ccad3
This commit is contained in:
parent
6b78c7d5e3
commit
a5c98fd088
@ -503,7 +503,7 @@ providers:
|
||||
key-name: infra-root-keys-2020-05-13
|
||||
- name: debian-bullseye-arm64
|
||||
min-ram: 8000
|
||||
flavor-name: 'os.large'
|
||||
flavor-name: 'opendev.large'
|
||||
diskimage: debian-bullseye-arm64
|
||||
key-name: infra-root-keys-2020-05-13
|
||||
- name: debian-buster-arm64
|
||||
|
Loading…
Reference in New Issue
Block a user