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