Change-Id: I62b2fbd7ab08f4219a926328cca6bee1143643b5 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
14 lines
461 B
YAML
14 lines
461 B
YAML
---
|
|
###############################################################################
|
|
# OpenStack release configuration.
|
|
|
|
# Name of the current OpenStack release. Default is "2025.2".
|
|
#openstack_release:
|
|
|
|
# Name of the current OpenStack branch. Default is "stable/2025.2".
|
|
#openstack_branch:
|
|
|
|
###############################################################################
|
|
# Dummy variable to allow Ansible to accept this file.
|
|
workaround_ansible_issue_8743: yes
|