Files
openstack-ansible-openstack…/releasenotes/notes/centos-minimum-8-3-cd80894c463ed00f.yaml
Jonathan Rosser 588f4ae719 Assume centos version is at least 8.3
Removing this check allows the same code to work on centos-8 stream
where the version is reported just as '8'.

Change-Id: Icc608500a099f51e5c44cecd1d259ff6315758f7
2021-03-02 07:59:48 +00:00

10 lines
409 B
YAML

---
upgrade:
- |
In order to accomodate Centos-8 Stream support, it is necessary require
the minimum version of Centos-8 Classic to be 8.3. There are breaking
changes between Stream and Classic versions prior to 8.3 which break
ansible code that detects major/minor versions of Centos. Before
upgrading to Wallaby, deployers should ensure that their Centos hosts
are updated to 8.3.