mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
Change cmk version to 2.3.0p2, change mountpoint
This commit is contained in:
parent
99a47fb130
commit
8ed654f6ea
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user