Delete centos-private-epel release note

This release note somehow was having the exact same UUID as the one
for repo_server repo [1] which resulted in reno never being copied
to the integrated repo and published.

While we can re-generate UUID and promote it, it's been over 6 years
since feature implementations, and updating UUID will result in reno
renderring for the current release. Thus it's more logical to delete it
reather then fix it.

[1] https://opendev.org/openstack/openstack-ansible-repo_server/src/branch/master/releasenotes/notes/centos-private-epel-3fe4c9ff68ec3a18.yaml

Change-Id: Iccd1225f39cda0f8c704215068977ec7d9c0b68a
This commit is contained in:
Dmitriy Rabotyagov 2025-01-10 17:20:28 +01:00
parent bd011b0eee
commit 4e0badb3d5

View File

@ -1,5 +0,0 @@
---
features:
- You can set a private repository for epel, you must use
``lxc_centos_epel_mirror`` for the repo URL and if you need to get the GPG key
from intranet or a mirror use ``lxc_centos_epel_key`` for gpg key location.