small configuration corrections

This commit is contained in:
levasseur
2022-01-14 16:36:18 +01:00
parent dcbdf6bae6
commit b722107d1c
5 changed files with 7 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ WITH_LDAP_KERB=no
# Users to create, add or remove
#LOCAL_USERS="$MAINUSER"
#REMOTE_USERS="kroot"
REMOVE_USERS=
REMOVE_USERS=fatal
# Network
IPV4_IFACES="eth0 eth1 eth2"

View File

@@ -28,7 +28,7 @@ WITH_LDAP_KERB=no
# Users to create, add or remove
#LOCAL_USERS="$MAINUSER"
#REMOTE_USERS="kroot"
REMOVE_USERS=
REMOVE_USERS=fatal
# Network
IPV4_IFACES="eth0 eth1 eth2"

View File

@@ -28,6 +28,9 @@ export CEPHIP_jolo="192.168.1.30"
export CEPH_SECRET="AQAxSf5c2A/CMxAAnOu1RrSf7Yr2h60CLttq4g=="
export SHARED_HOME="false"
# SSH
export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
# Check MK
export MK_VERSION="2.0.0p15-1"
export MK_URL="https://nagios.geoffray-levasseur.org/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"

View File

@@ -28,7 +28,7 @@ WITH_LDAP_KERB=no
# Users to create, add or remove
#LOCAL_USERS="$MAINUSER"
#REMOTE_USERS="kroot"
REMOVE_USERS=
REMOVE_USERS=fatal
# Network
IPV4_IFACES="eth0 eth1"

View File

@@ -28,7 +28,7 @@ WITH_LDAP_KERB=no
# Users to create, add or remove
#LOCAL_USERS="$MAINUSER"
#REMOTE_USERS="kroot"
REMOVE_USERS=
REMOVE_USERS=fatal
# Network
IPV4_IFACES="eth0 eth1 eth2"