typo
This commit is contained in:
@@ -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.4.0p12-1" No longer needed
|
export MK_VERSION="2.4.0p12-1"
|
||||||
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_$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"
|
export MK_SECRET="file:/share/services/gestparc/mk_secret"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user