configuration change
This commit is contained in:
@@ -23,6 +23,18 @@ export KADM_SERVER="kerb.$REALM"
|
|||||||
export LDAP_SERVER="ldap.$REALM"
|
export LDAP_SERVER="ldap.$REALM"
|
||||||
export LDAP_ADM="admin"
|
export LDAP_ADM="admin"
|
||||||
|
|
||||||
|
# Ceph share
|
||||||
|
export CEPH_SRV_NAMES="augustine dana douglas gilbert"
|
||||||
|
export CEPHIP_augustine="10.254.1.1"
|
||||||
|
export CEPHIP_dana="10.254.1.2"
|
||||||
|
export CEPHIP_douglas="10.254.1.3"
|
||||||
|
export CEPHIP_gilbert="10.254.1.4"
|
||||||
|
export CEPH_SECRET="AQBC1MVdUl2HIBAAPT+BP6pOImuTK/0ayYDMTw=="
|
||||||
|
export SHARED_HOME="false"
|
||||||
|
|
||||||
|
# SSH
|
||||||
|
export SSHD_PERMITROOT_RANGE="10.254.1.0/24"
|
||||||
|
|
||||||
# Check MK
|
# Check MK
|
||||||
export MK_VERSION="2.0.0p20-1"
|
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_URL="https://cmk.mixart-myrys.org/cmk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
||||||
|
|||||||
Reference in New Issue
Block a user