1b8d76e38c
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/965067 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/965074 Depends-On: https://review.opendev.org/c/openstack/ansible-hardening/+/965079 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/965085 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/965084 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/965197 Depends-On: https://review.opendev.org/c/openstack/ansible-role-uwsgi/+/965207 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/965209 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/965308 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/965798 Signed-off-by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk> Change-Id: I5da2da460486e4acd383b30c71e6fa67d3dfabf9
39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
---
|
|
# Copyright 2025, Cleura AB.
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
- nodeset:
|
|
name: osa-nested-virt-noble
|
|
nodes:
|
|
- name: ubuntu-noble-nested
|
|
label: nested-virt-ubuntu-noble
|
|
|
|
- nodeset:
|
|
name: osa-centos-10-stream
|
|
nodes:
|
|
- name: centos-10-stream
|
|
label: centos-10-stream-8GB
|
|
|
|
- nodeset:
|
|
name: osa-rockylinux-10
|
|
nodes:
|
|
- name: rockylinux-10
|
|
label: rockylinux-10-8GB
|
|
|
|
- nodeset:
|
|
name: osa-debian-trixie
|
|
nodes:
|
|
- name: debian-trixie
|
|
label: debian-trixie-8GB
|