Use the "nova" AZ for Nodepool in openmetal-iad3

Address spurious "no valid host" errors for nodes booted in
openmetal-iad3 by specifying the availability zone we intend
Nodepool to use. There is another one which is reserved for our
control plane project/mirror server, and it doesn't allow resource
creation by Nodepool's project.

Change-Id: I3507f5b4557d64c7ebe779743ef397cb4e846cfa
This commit is contained in:
Jeremy Stanley 2024-06-19 17:25:54 +00:00
parent 527a148bcd
commit f36b8cf6a9

View File

@ -65,6 +65,8 @@ providers:
pools:
- name: main
max-servers: 1
availability-zones:
- nova
labels:
- name: centos-9-stream
min-ram: 8000