mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update local_vars_big.yml
This commit is contained in:
parent
3e7c47e600
commit
e92d1e9908
1 changed files with 4 additions and 4 deletions
|
@ -109,12 +109,12 @@ apache_high_php_limits: False
|
||||||
# the full roles/network = iiab-network that runs after 9-LOCAL-ADDONS
|
# the full roles/network = iiab-network that runs after 9-LOCAL-ADDONS
|
||||||
|
|
||||||
# Squid
|
# Squid
|
||||||
squid_install: False
|
squid_install: True
|
||||||
squid_enabled: False
|
squid_enabled: True
|
||||||
|
|
||||||
# DansGuardian
|
# DansGuardian
|
||||||
dansguardian_install: False
|
dansguardian_install: True
|
||||||
dansguardian_enabled: False
|
dansguardian_enabled: True
|
||||||
|
|
||||||
# PostgreSQL - auto-installed by Moodle and/or Pathagar - no need to touch!
|
# PostgreSQL - auto-installed by Moodle and/or Pathagar - no need to touch!
|
||||||
postgresql_install: False
|
postgresql_install: False
|
||||||
|
|
Loading…
Reference in a new issue