bump to version 0.99.18
This commit is contained in:
19
conf/includes/tetalab.conf.sh
Normal file
19
conf/includes/tetalab.conf.sh
Normal file
@@ -0,0 +1,19 @@
|
||||
# Genral use variables
|
||||
# Domaine Mixart Myrys
|
||||
export REALM="tetalab.local"
|
||||
|
||||
# Conf_ntp variables
|
||||
export NTP_SERVERS="ntp1.$REALM"
|
||||
|
||||
# Upgrade_dist variables
|
||||
#export PROXYAPT="acng.$REALM"
|
||||
#export PROXYAPTPORT="3142"
|
||||
|
||||
# Authnz variables
|
||||
export DEFAULT_SHELL="/bin/bash"
|
||||
|
||||
# Conf_locales viriables
|
||||
export LOCALESET="en_US.UTF-8 fr_FR.UTF-8"
|
||||
export SYSLOCALE="fr_FR.UTF-8"
|
||||
|
||||
export SSHD_PERMITROOT_RANGE="192.168.107.0/24"
|
||||
Reference in New Issue
Block a user