RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Cédric Jeanneret 0cc2857843 Remove redhat-8.2.yml var file
This will not work when an operator wants to upgrades from osp-16.1 to
osp-16.2:
16.2 is targeting rhel-8.4 with container-tools:3.0, providing a newer
podman version.

During the upgrade process, we end in a state where we're still running
rhel-8.2, with container-tools:3.0 enabled - leading to an issue when it
comes to the podman version we can get.

Removing this file (and backporting this change down to stable/train)
will allow a swift and smooth fix.

As a last word, this "last security" isn't that useful anymore, since we
have a task that ensures we have the correct module stream[1][2].

[1] https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/deployment/undercloud/undercloud-upgrade.yaml#L67
[2] https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/deployment/tripleo-packages/tripleo-packages-baremetal-puppet.yaml#L261

Closes-Bug: #1927242
Change-Id: Id07aa060dd90fdef9a1cd0a44ddbeaee7d561d18
(cherry picked from commit 3304f4ab35)
2021-05-06 06:03:43 +00:00
.ansible-lint_rules Add custom ansible-lint rule for Role Names 2020-02-27 10:53:11 +00:00
_skeleton_role_ Use centos-8 stream for molecule jobs 2021-04-29 12:35:07 +03:00
doc Add tripleo_nodes_validation role 2020-11-18 10:26:56 +01:00
releasenotes Configure the default podman network 2021-01-18 20:06:21 +00:00
scripts Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Remove redhat-8.2.yml var file 2021-05-06 06:03:43 +00:00
zuul.d Fix ovs_dpdk molecule job to work with stream node 2021-05-03 01:16:05 +00:00
.ansible-lint Add custom ansible-lint rule for Role Names 2020-02-27 10:53:11 +00:00
.gitignore Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.gitreview Update .gitreview for stable/ussuri 2020-05-26 17:14:26 +00:00
.pre-commit-config.yaml Revert "Workaround for ansible-lint installation failure" 2019-10-29 13:25:49 +00:00
.stestr.conf Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE normalize newlines at end of file 2019-11-12 15:06:58 +00:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-requirements.txt Fix ci issues 2020-12-15 11:26:58 -07:00
ansible-test-env.rc Molecule testing for TripleO Strategy Plugins 2020-07-06 18:58:31 +00:00
bindep.txt Use the UBI8 image for testing 2020-09-25 11:53:44 -05:00
molecule-requirements.txt Fix ci issues 2020-12-15 11:26:58 -07:00
requirements.txt Fix missing requirements for tests 2020-07-06 14:16:34 +00:00
role-addition.yml role-addition: automatically add the new molecule jobs into periodic 2020-05-07 13:17:28 -04:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg Cleanup after rename-pocolyps 2020-04-02 07:56:20 -05:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Remove duplicate mock requirement from test-reqs 2020-03-10 00:53:12 +02:00
tox.ini Fix ci issues 2020-12-15 11:26:58 -07:00

README.rst

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo