diff --git a/nodepool/nl03.openstack.org.yaml b/nodepool/nl03.openstack.org.yaml index 6e180e5345..a063c9400d 100644 --- a/nodepool/nl03.openstack.org.yaml +++ b/nodepool/nl03.openstack.org.yaml @@ -183,22 +183,24 @@ providers: launch-timeout: 800 rate: 0.001 diskimages: + - name: debian-stretch-arm64 + config-drive: true - name: ubuntu-xenial-arm64 config-drive: true pools: - name: main max-servers: 8 labels: - - name: ubuntu-xenial-arm64 - min-ram: 8000 - flavor-name: 'os.large' - diskimage: ubuntu-xenial-arm64 - key-name: infra-root-keys - name: debian-stretch-arm64 min-ram: 8000 flavor-name: 'os.large' diskimage: debian-stretch-arm64 key-name: infra-root-keys + - name: ubuntu-xenial-arm64 + min-ram: 8000 + flavor-name: 'os.large' + diskimage: ubuntu-xenial-arm64 + key-name: infra-root-keys diskimages: - name: centos-7