premature ip change

This commit is contained in:
2025-09-25 22:16:14 +02:00
parent 717b240d02
commit 6343d4185d

View File

@@ -35,7 +35,7 @@ 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.3.0p27-1" No longer needed
export MK_SERVER_IP="10.250.42.20" 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_latest_all.deb"
export MK_SECRET="file:/share/services/gestparc/mk_secret" export MK_SECRET="file:/share/services/gestparc/mk_secret"