This commit is contained in:
2025-09-25 22:24:23 +02:00
parent f2e3d3e3b9
commit fdce8fd76d

View File

@@ -34,10 +34,10 @@ export SHARED_HOME="false"
export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
# Check MK
export MK_VERSION="2.4.0p12-1" No longer needed
export MK_VERSION="2.4.0p12-1"
export MK_SERVER_IP="192.168.1.201"
export MK_SITE="check_mk"
export MK_URL="http://$MK_SERVER_IP/$MK_SITE/check_mk/agents/check-mk-agent_$MK_VERSION_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"