mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	Change cmk version to 2.3.0p2, change mountpoint
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user