From 8ed654f6ea479f46acb447940f9fd9a0953896fe Mon Sep 17 00:00:00 2001 From: thorstenspille Date: Tue, 14 May 2024 22:28:32 +0200 Subject: [PATCH] Change cmk version to 2.3.0p2, change mountpoint --- src/checkmk/constants-service.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/checkmk/constants-service.conf b/src/checkmk/constants-service.conf index c6b6627..edb2308 100644 --- a/src/checkmk/constants-service.conf +++ b/src/checkmk/constants-service.conf @@ -14,7 +14,7 @@ LXC_TEMPLATE_VERSION="debian-12-standard" # Create sharefs mountpoint LXC_MP=1 # Defines the mountpoint of the filesystem shared by Zamba inside your LXC container (default: tank) -LXC_SHAREFS_MOUNTPOINT="omd" +LXC_SHAREFS_MOUNTPOINT="opt" # Defines the recordsize of mp0 LXC_MP_RECORDSIZE="16K" @@ -28,7 +28,7 @@ LXC_NESTING="1" LXC_KEYCTL="0" # checkmk version -CMK_VERSION=2.2.0p14 +CMK_VERSION=2.3.0p2 # build number of the debian package (needs to start with underscore) CMK_BUILD=_0