mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Deleting local_vars.yml so that installs can proceed.
As Install Recipe had been blocked: http://download.iiab.io/6.3/rpi/load-master.txt
This commit is contained in:
parent
f319afa432
commit
5c7263174d
1 changed files with 0 additions and 29 deletions
|
@ -1,29 +0,0 @@
|
||||||
# Put variables for your installation that override defaults here
|
|
||||||
# Better still, put this file in a branch of https://github.com/XSCE/iiab-local for your deployment
|
|
||||||
|
|
||||||
#iiab_admin_user: iiab-admin
|
|
||||||
|
|
||||||
# obtain a password hash with - python -c 'import crypt; print crypt.crypt("<plaintext>", "$6$<salt>")'
|
|
||||||
#iiab_admin_passw_hash:
|
|
||||||
varible: value
|
|
||||||
# 4-server-options
|
|
||||||
authserver_install: False
|
|
||||||
authserver_enabled: False
|
|
||||||
# 5-xoservices
|
|
||||||
xo_services_install: True
|
|
||||||
ejabberd_install: False
|
|
||||||
ejabberd_enabled: False
|
|
||||||
idmgr_install: False
|
|
||||||
debian_schooltool_install: False
|
|
||||||
# 6-generic-aps
|
|
||||||
# 7-edu-aps
|
|
||||||
pathagar_install: False
|
|
||||||
# 8-mgmat-tools
|
|
||||||
sugar_stats_install: False
|
|
||||||
ajenti_install: False
|
|
||||||
monit_install: True
|
|
||||||
xovis_install: False
|
|
||||||
teamviewer_install: False
|
|
||||||
activity_server_enabled: True
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue