openstack-ansible/releasenotes/notes/static_uca_filename-849a6f491acae9c5.yaml
Jean-Philippe Evrard 91cf1e88dc Freeze all SHAs for 17.0.0.0b2
This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo.

Change-Id: Iebe2dfd5b1a1fd8977d13075dfe7f841e6e416a0
2017-12-09 15:05:35 +00:00

12 lines
570 B
YAML

---
upgrade:
- |
Any user that is coming from Pike or below on Ubuntu should modify
its ``user_external_repos_list``, switching its ubuntu cloud archive
repository from ``state: present`` to ``state: absent``.
From now on, UCA will be defined with the filename ``uca``. If the deployer
wants to use its mirror, he can still override the variable ``uca_repo``
to point to its mirror. Alternatively, the deployer can completely define
which repos to add and remove, ignoring our defaults, by overriding
``openstack_hosts_package_repos``.