Files
openstack-ansible/playbooks/containers-lxc-create.yml
Dmitriy Rabotyagov a9a8718b72 Verify OS for containers installation
It could easily happen that while target host was upgraded but
containers left running old OS. In this case running openstack_hosts
role will result in adding weird repo, like adding osbpo on Ubuntu 20.04
as it will be treated as debian due to missing more specific match.

Moreover, if running setup-hosts and metal hosts were not updated to
supported OS, and will fail during openstack-hosts-setup, this will not
prevent containers from attempting running openstack_hosts role.

Change-Id: I339bdd11a4c212cd48e9cdf659166ad0af1e84f4
2024-09-03 08:15:26 +00:00

3.6 KiB