conf update 2

This commit is contained in:
2025-03-25 12:16:25 +01:00
parent 63bd14a221
commit c4d891bdf9

View File

@@ -32,8 +32,8 @@ export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
# Check MK # Check MK
export MK_VERSION="2.3.0p27-1" export MK_VERSION="2.3.0p27-1"
export MK_URL="http://192.168.1.201/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb" export MK_URL="http://10.250.42.20/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
export MK_SERVER_IP="192.168.1.201" export MK_SERVER_IP="10.250.42.20"
# Samba # Samba
export SMBSRV="silay.$REALM" export SMBSRV="silay.$REALM"