updated conf
This commit is contained in:
@@ -32,7 +32,7 @@ export SHARED_HOME="false"
|
||||
export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
|
||||
|
||||
# Check MK
|
||||
export MK_VERSION="2.0.0p15-1"
|
||||
export MK_VERSION="2.0.0p20-1"
|
||||
export MK_URL="https://nagios.geoffray-levasseur.org/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
||||
export MK_SERVER_IP="192.168.1.201"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
export REALM="mixart-myrys.org"
|
||||
|
||||
# Conf_ntp variables
|
||||
export NTPSERVERS="ntp1.$REALM ntp2.$REALM"
|
||||
export NTP_SERVERS="ntp1.$REALM ntp2.$REALM"
|
||||
|
||||
# Upgrade_dist variables
|
||||
export PROXYAPT="acng.$REALM"
|
||||
@@ -22,3 +22,14 @@ export KDC_SERVER="kerb.$REALM"
|
||||
export KADM_SERVER="kerb.$REALM"
|
||||
export LDAP_SERVER="ldap.$REALM"
|
||||
export LDAP_ADM="admin"
|
||||
|
||||
# Check MK
|
||||
export MK_VERSION="2.0.0p20-1"
|
||||
export MK_URL="https://cmk.mixart-myrys.org/cmk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
||||
export MK_SERVER_IP="10.254.1.65"
|
||||
|
||||
# Syslog
|
||||
export SYSLOG_SRV="syslog.$REALM"
|
||||
|
||||
# System mail
|
||||
export MAIL_RELAY="smtp-out.$REALM"
|
||||
|
||||
Reference in New Issue
Block a user