mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
Update local_vars_big.yml
This commit is contained in:
parent
6e411e47cf
commit
3ef72d4d7f
1 changed files with 3 additions and 3 deletions
|
@ -52,7 +52,7 @@ iiab_gateway_enabled: False
|
||||||
# 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:
|
||||||
allow_apache_sudo: True
|
allow_apache_sudo: True
|
||||||
|
|
||||||
# Stages 3 & 4 must be run (using iiab-install or runtags) if changing these:
|
# Stages 3 & 4 must be run (using iiab-install or runrole) if changing these:
|
||||||
squid_install: True
|
squid_install: True
|
||||||
squid_enabled: True
|
squid_enabled: True
|
||||||
|
|
||||||
|
@ -78,7 +78,7 @@ openvpn_install: True
|
||||||
openvpn_enabled: False
|
openvpn_enabled: False
|
||||||
# The following seems necessary on CentOS:
|
# The following seems necessary on CentOS:
|
||||||
# openvpn_cron_enabled: True
|
# openvpn_cron_enabled: True
|
||||||
# If changing the above, remember to run "cd /opt/iiab/iiab; ./runtags openvpn"
|
# If changing the above, remember to run "cd /opt/iiab/iiab; ./runrole openvpn"
|
||||||
|
|
||||||
# roles/network runs here (MANY SETTINGS ABOVE)
|
# roles/network runs here (MANY SETTINGS ABOVE)
|
||||||
|
|
||||||
|
@ -180,7 +180,7 @@ pathagar_enabled: False
|
||||||
sugarizer_install: True
|
sugarizer_install: True
|
||||||
sugarizer_enabled: True
|
sugarizer_enabled: True
|
||||||
# sugarizer_enabled is currently IGNORED as basic Sugarizer works w/o Journal!
|
# sugarizer_enabled is currently IGNORED as basic Sugarizer works w/o Journal!
|
||||||
# https://github.com/iiab/iiab/issues/193 Subsequent "./runtags sugarizer" fail
|
# https://github.com/iiab/iiab/issues/193 Subsequent "./runrole sugarizer" fail
|
||||||
# https://github.com/iiab/iiab/issues/240 Sugarizer 0.8 to 0.9 ongoing issues
|
# https://github.com/iiab/iiab/issues/240 Sugarizer 0.8 to 0.9 ongoing issues
|
||||||
|
|
||||||
# 8-MGMT-TOOLS
|
# 8-MGMT-TOOLS
|
||||||
|
|
Loading…
Reference in a new issue