manila: Stop enabling kolla_el10 COPR repo
This repo enablement is here by mistake, the glusterfs-fuse package installation has been removed in the original CentOS Stream 10 patch. Change-Id: I395fcae7fd39ea7488191690f994ad98a8184f65 Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
This commit is contained in:
@@ -8,10 +8,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
{% import "macros.j2" as macros with context %}
|
||||
|
||||
{% if base_package_type == 'rpm' %}
|
||||
|
||||
{# NOTE(mnasiadka): glusterfs-fuse missing in CentOS 10 Stream - temporarily from Kolla COPR #}
|
||||
{{ macros.enable_extra_repos(['ceph', 'epel', 'kolla_el10']) }}
|
||||
|
||||
{% set manila_share_packages = [
|
||||
'ceph-common',
|
||||
'sqlite',
|
||||
|
||||
Reference in New Issue
Block a user