From fea78fc8f4ff373bcc9eb85c7f99d1a9b45f44af Mon Sep 17 00:00:00 2001 From: Pierre pierre@stackhpc.com Date: Mon, 29 Apr 2024 20:11:55 +0800 Subject: [PATCH] fix(service): update highest port number for ceph --- config/services/ceph.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/services/ceph.xml b/config/services/ceph.xml index efed536..eb6a3f2 100644 --- a/config/services/ceph.xml +++ b/config/services/ceph.xml @@ -2,5 +2,5 @@ ceph Ceph is a distributed object store and file system. Enable this option to support Ceph's Object Storage Daemons (OSD), Metadata Server Daemons (MDS), or Manager Daemons (MGR). - + -- 2.27.0