mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
sync from latest community norms @ http://wiki.laptop.org/go/IIAB/local_vars.yml
This commit is contained in:
parent
da82fa0659
commit
7855aafee9
1 changed files with 10 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Put variables here to override /opt/iiab/iiab/vars/default_vars.yml
|
# Put variables here to override /opt/iiab/iiab/vars/default_vars.yml
|
||||||
|
|
||||||
# PLEASE READ http://wiki.laptop.org/go/IIAB/local_vars.yml
|
# PLEASE READ http://wiki.laptop.org/go/IIAB/local_vars.yml
|
||||||
# SEE EXAMPLE http://download.iiab.io/6.4/rpi/local_vars_big.yml
|
# SEE EXAMPLE http://download.iiab.io/6.5/rpi/local_vars_big.yml
|
||||||
# SEE EXAMPLE http://download.iiab.io/6.4/rpi/local_vars_min.yml
|
# SEE EXAMPLE http://download.iiab.io/6.5/rpi/local_vars_min.yml
|
||||||
|
|
||||||
# Original Idea: branch github.com/xsce/xsce-local for your deployment
|
# Original Idea: branch github.com/xsce/xsce-local for your deployment
|
||||||
|
|
||||||
|
@ -42,8 +42,9 @@ squid_enabled: False
|
||||||
dansguardian_install: False
|
dansguardian_install: False
|
||||||
dansguardian_enabled: False
|
dansguardian_enabled: False
|
||||||
|
|
||||||
wondershaper_install: False
|
# Unmaintained
|
||||||
wondershaper_enabled: False
|
# wondershaper_install: False
|
||||||
|
# wondershaper_enabled: False
|
||||||
|
|
||||||
# 4-SERVER-OPTIONS
|
# 4-SERVER-OPTIONS
|
||||||
|
|
||||||
|
@ -54,7 +55,7 @@ openvpn_enabled: False
|
||||||
# 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; ./runtags openvpn"
|
||||||
|
|
||||||
# WARNING: Josh Dennis [April 2017] warned that CUPS printing can block Ansible
|
# Common UNIX Printing System
|
||||||
cups_install: True
|
cups_install: True
|
||||||
cups_enabled: False
|
cups_enabled: False
|
||||||
|
|
||||||
|
@ -68,7 +69,8 @@ phpmyadmin_enabled: False
|
||||||
|
|
||||||
# 5-XO-SERVICES
|
# 5-XO-SERVICES
|
||||||
|
|
||||||
# Lesser-supported XO services need additional testing. Please contact
|
# Lesser-supported XO services need additional testing. Please uncomment
|
||||||
|
# the line containing 5-xo-services within /opt/iiab/iiab/iiab.yml and contact
|
||||||
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
||||||
|
|
||||||
# authserver_install: False
|
# authserver_install: False
|
||||||
|
@ -113,8 +115,8 @@ dokuwiki_enabled: False
|
||||||
osm_install: True
|
osm_install: True
|
||||||
osm_enabled: True
|
osm_enabled: True
|
||||||
|
|
||||||
kiwix_serve_install: True
|
kiwix_install: True
|
||||||
kiwix_serve_enabled: True
|
kiwix_enabled: True
|
||||||
|
|
||||||
kalite_install: True
|
kalite_install: True
|
||||||
kalite_enabled: True
|
kalite_enabled: True
|
||||||
|
|
Loading…
Reference in a new issue