14 lines
461 B
YAML
14 lines
461 B
YAML
---
|
|
###############################################################################
|
|
# OpenStack release configuration.
|
|
|
|
# Name of the current OpenStack release. Default is "2024.1".
|
|
#openstack_release:
|
|
|
|
# Name of the current OpenStack branch. Default is "stable/2024.1".
|
|
#openstack_branch:
|
|
|
|
###############################################################################
|
|
# Dummy variable to allow Ansible to accept this file.
|
|
workaround_ansible_issue_8743: yes
|