Change cmk version to 2.3.0p2, change mountpoint

This commit is contained in:
thorstenspille 2024-05-14 22:28:32 +02:00
parent 99a47fb130
commit 8ed654f6ea

View File

@ -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