conf change
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
|
# Check devuan.conf file for general declaration
|
||||||
|
# This is specific for version 5
|
||||||
|
|
||||||
export NTP_SERV=ntpsec
|
export NTP_SERV=ntpsec
|
||||||
|
|||||||
@@ -41,9 +41,9 @@ export MOUNTPOINT_data="/data"
|
|||||||
export SSHD_PERMITROOT_RANGE="10.254.1.0/24"
|
export SSHD_PERMITROOT_RANGE="10.254.1.0/24"
|
||||||
|
|
||||||
# Check MK
|
# Check MK
|
||||||
export MK_VERSION="2.0.0p20-1"
|
export MK_VERSION="2.2.0b6-1"
|
||||||
export MK_URL="https://cmk.mixart-myrys.org/cmk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
export MK_URL="http://192.168.1.201/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
||||||
export MK_SERVER_IP="10.254.1.65"
|
export MK_SERVER_IP="192.168.1.201"
|
||||||
|
|
||||||
# Syslog
|
# Syslog
|
||||||
export SYSLOG_SRV="syslog.$REALM"
|
export SYSLOG_SRV="syslog.$REALM"
|
||||||
|
|||||||
Reference in New Issue
Block a user