From 5c7263174d9c0adf1fb3c9a2b19c436ea6bddbf4 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 11 Jun 2017 00:57:47 -0400 Subject: [PATCH] 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 --- vars/local_vars.yml | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 vars/local_vars.yml diff --git a/vars/local_vars.yml b/vars/local_vars.yml deleted file mode 100644 index d432c4f5b..000000000 --- a/vars/local_vars.yml +++ /dev/null @@ -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("", "$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 - -