mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update local_vars_medium.yml
This commit is contained in:
parent
91b1033978
commit
2c93cab13e
1 changed files with 14 additions and 12 deletions
|
@ -76,32 +76,34 @@ dansguardian_enabled: False
|
||||||
|
|
||||||
# 1-PREP
|
# 1-PREP
|
||||||
|
|
||||||
|
# roles/sshd & roles/iiab-admin run here
|
||||||
|
# SEE IIAB-ADMIN VARIABLES NEAR TOP OF THIS FILE:
|
||||||
|
# e.g. iiab_admin_user_install, iiab_admin_user, iiab_admin_pwd_hash
|
||||||
|
|
||||||
|
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
||||||
|
openvpn_install: True
|
||||||
|
openvpn_enabled: False
|
||||||
|
# Set /etc/iiab/openvpn_handle in advance here:
|
||||||
|
openvpn_handle: ""
|
||||||
|
# The following seems necessary on CentOS:
|
||||||
|
# openvpn_cron_enabled: True
|
||||||
|
|
||||||
# 2-COMMON
|
# 2-COMMON
|
||||||
|
|
||||||
# 3-BASE-SERVER
|
# 3-BASE-SERVER
|
||||||
|
|
||||||
# Make this False to disable http://box/common/services/power_off.php button:
|
# Make this False to disable http://box/common/services/power_off.php button:
|
||||||
apache_allow_sudo: True
|
apache_allow_sudo: True
|
||||||
|
# For schools that use WordPress and/or Moodle intensively, see iiab/iiab #1147
|
||||||
# For schools that use WordPress and/or Moodle intensively. See iiab/iiab #1147
|
|
||||||
# WARNING: Enabling this (might) cause excess use of RAM or other resources?
|
# WARNING: Enabling this (might) cause excess use of RAM or other resources?
|
||||||
apache_high_php_limits: False
|
apache_high_php_limits: False
|
||||||
|
# SEE ALSO VARIABLES NEAR TOP OF THIS FILE: default_language, language_priority
|
||||||
|
|
||||||
# roles/mysql runs here (mandatory)
|
# roles/mysql runs here (mandatory)
|
||||||
|
|
||||||
|
|
||||||
# 4-SERVER-OPTIONS
|
# 4-SERVER-OPTIONS
|
||||||
|
|
||||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
|
||||||
openvpn_install: True
|
|
||||||
openvpn_enabled: False
|
|
||||||
|
|
||||||
# Set /etc/iiab/openvpn_handle in advance here:
|
|
||||||
openvpn_handle: ""
|
|
||||||
|
|
||||||
# The following seems necessary on CentOS:
|
|
||||||
# openvpn_cron_enabled: True
|
|
||||||
|
|
||||||
# roles/network runs here (MANY SETTINGS ABOVE)
|
# roles/network runs here (MANY SETTINGS ABOVE)
|
||||||
|
|
||||||
# PostgreSQL - auto-installed by Moodle and/or Pathagar - no need to touch!
|
# PostgreSQL - auto-installed by Moodle and/or Pathagar - no need to touch!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue