From 211f71b6d92c3a036cb8e1b0e85b71b9bdc03ba1 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Mon, 16 Sep 2024 16:21:01 +0200 Subject: [PATCH] squid: add gmonitoring package nfs-ganesha 6 introduced a new RPM `gmonitoring`. This commit includes this new package into the Ceph Squid container image. Signed-off-by: Guillaume Abrioux --- ceph-releases/quincy/__GANESHA_PACKAGES__ | 1 + ceph-releases/reef/__GANESHA_PACKAGES__ | 1 + ceph-releases/squid/centos/__GANESHA_PACKAGES__ | 1 - src/daemon-base/__GANESHA_PACKAGES__ | 2 +- 4 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 ceph-releases/quincy/__GANESHA_PACKAGES__ create mode 100644 ceph-releases/reef/__GANESHA_PACKAGES__ delete mode 100644 ceph-releases/squid/centos/__GANESHA_PACKAGES__ diff --git a/ceph-releases/quincy/__GANESHA_PACKAGES__ b/ceph-releases/quincy/__GANESHA_PACKAGES__ new file mode 100644 index 000000000..c6b59e7d5 --- /dev/null +++ b/ceph-releases/quincy/__GANESHA_PACKAGES__ @@ -0,0 +1 @@ +nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon rpcbind diff --git a/ceph-releases/reef/__GANESHA_PACKAGES__ b/ceph-releases/reef/__GANESHA_PACKAGES__ new file mode 100644 index 000000000..c6b59e7d5 --- /dev/null +++ b/ceph-releases/reef/__GANESHA_PACKAGES__ @@ -0,0 +1 @@ +nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon rpcbind diff --git a/ceph-releases/squid/centos/__GANESHA_PACKAGES__ b/ceph-releases/squid/centos/__GANESHA_PACKAGES__ deleted file mode 100644 index e16becb75..000000000 --- a/ceph-releases/squid/centos/__GANESHA_PACKAGES__ +++ /dev/null @@ -1 +0,0 @@ -nfs-ganesha-5.5-1.el__ENV_[DISTRO_VERSION]__s nfs-ganesha-ceph-5.5-1.el__ENV_[DISTRO_VERSION]__s nfs-ganesha-rgw-5.5-1.el__ENV_[DISTRO_VERSION]__s nfs-ganesha-rados-grace-5.5-1.el__ENV_[DISTRO_VERSION]__s nfs-ganesha-rados-urls-5.5-1.el__ENV_[DISTRO_VERSION]__s sssd-client dbus-daemon rpcbind diff --git a/src/daemon-base/__GANESHA_PACKAGES__ b/src/daemon-base/__GANESHA_PACKAGES__ index c6b59e7d5..0ff960302 100644 --- a/src/daemon-base/__GANESHA_PACKAGES__ +++ b/src/daemon-base/__GANESHA_PACKAGES__ @@ -1 +1 @@ -nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon rpcbind +nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon rpcbind gmonitoring