1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update default_vars.yml

This commit is contained in:
A Holt 2018-10-15 10:37:28 -04:00 committed by GitHub
parent b547eb71ea
commit 1fd9a3903e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -174,8 +174,8 @@ openvpn_server_port: 1194
# 2-COMMON
# Auto-enabled for "debuntu" OS's, in roles/2-common/tasks/packages.yml#L35-L36
# in 0-init/defaults/main.yml AND 0-init/tasks/main.yml :
# Auto-enabled in roles/2-common/tasks/packages.yml as set in
# 0-init/defaults/main.yml AND 0-init/tasks/main.yml :
exFAT_enabled: True
# /usr/libexec/iiab-startup.sh is much like autoexec.bat & /etc/rc.local
@ -184,8 +184,7 @@ exFAT_enabled: True
# 3-BASE-SERVER
# roles/httpd (Apache configuration) runs here
# httpd (Apache)
# Make this False to disable http://box/common/services/power_off.php button:
apache_allow_sudo: True
# For schools that use WordPress and/or Moodle intensively, see iiab/iiab #1147