Files
openstack-ansible-lxc_hosts/releasenotes/notes/centos_copr-dca96bcade8cfb75.yaml
Dmitriy Rabotyagov c84b23b258 Do not install COPR repo for CentOS LXC
EPEL does contain LXC package for CentOS 8 and 9 Stream, so we can
install LXC from there. For CentOS 9 COPR still needed for lxc-templates

With that we also add control of what packages are going to be installed
from EPEL.

Change-Id: I60f1b04c2378c91905440e8de223c29dd6da4d17
2025-05-28 18:23:46 +00:00

7 lines
178 B
YAML

---
upgrade:
- |
EL does not need to carry thm COPR repo to install LXC as LXC
is now provided by EPEL.
We remove repository during upgrade and clean dnf metadata.