openstack-ansible/releasenotes/notes/centos-mirror-url-7698160e63aedce6.yaml
Dmitriy Rabotyagov 8c6076494c Freeze Ansible Roles for Beta release
Change-Id: I5361a9f4157a851a94708a81669bebcb6d825b09
2022-06-08 17:47:23 +00:00

13 lines
464 B
YAML

---
features:
- |
A new variable ``centos_mirror_url`` is introduced to the openstack_hosts
role to allow a single deployment wide variable to control the location
of the centos package mirror.
upgrade:
- |
Existing use of the variable ``openstack_hosts_centos_mirror_url`` will
continue to work as in previous releases, but the new variable
``centos_mirror_url`` can be used to define the mirror location for the
whole deployment.