latest not provided, back to fixed version

This commit is contained in:
2025-09-25 22:22:18 +02:00
parent 6343d4185d
commit f2e3d3e3b9

View File

@@ -34,10 +34,10 @@ export SHARED_HOME="false"
export SSHD_PERMITROOT_RANGE="192.168.1.0/24" export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
# Check MK # Check MK
#export MK_VERSION="2.3.0p27-1" No longer needed export MK_VERSION="2.4.0p12-1" No longer needed
export MK_SERVER_IP="192.168.1.201" export MK_SERVER_IP="192.168.1.201"
export MK_SITE="check_mk" export MK_SITE="check_mk"
export MK_URL="http://$MK_SERVER_IP/$MK_SITE/check_mk/agents/check-mk-agent_latest_all.deb" export MK_URL="http://$MK_SERVER_IP/$MK_SITE/check_mk/agents/check-mk-agent_$MK_VERSION_all.deb"
export MK_SECRET="file:/share/services/gestparc/mk_secret" export MK_SECRET="file:/share/services/gestparc/mk_secret"