mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Update local_vars_min.yml
This commit is contained in:
parent
893b9f646d
commit
9e6ba0e3c6
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:
|
||||
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: False
|
||||
squid_enabled: False
|
||||
|
||||
|
@ -78,7 +78,7 @@ openvpn_install: True
|
|||
openvpn_enabled: False
|
||||
# The following seems necessary on CentOS:
|
||||
# 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)
|
||||
|
||||
|
@ -180,7 +180,7 @@ pathagar_enabled: False
|
|||
sugarizer_install: False
|
||||
sugarizer_enabled: False
|
||||
# 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
|
||||
|
||||
# 8-MGMT-TOOLS
|
||||
|
|
Loading…
Reference in a new issue