summaryrefslogtreecommitdiffstats
path: root/satellit_installer/includes/00-variables.inc
diff options
context:
space:
mode:
authorChristian Rößler2016-07-06 15:59:53 +0200
committerChristian Rößler2016-07-06 15:59:53 +0200
commitaf26ba785a6b1aa274200a74b07e7ed736f367ee (patch)
treea7c7bc9db9f4725ffb762fcf064404681f253a41 /satellit_installer/includes/00-variables.inc
parent[SSPS] Missing BASEDIR entry in copying command (diff)
downloadsetup-scripts-af26ba785a6b1aa274200a74b07e7ed736f367ee.tar.gz
setup-scripts-af26ba785a6b1aa274200a74b07e7ed736f367ee.tar.xz
setup-scripts-af26ba785a6b1aa274200a74b07e7ed736f367ee.zip
[SSPS] slxadmin modules-available linked, Module list in inc/00-variables.inc
Diffstat (limited to 'satellit_installer/includes/00-variables.inc')
-rw-r--r--satellit_installer/includes/00-variables.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc
index 05a77d2..3371d14 100644
--- a/satellit_installer/includes/00-variables.inc
+++ b/satellit_installer/includes/00-variables.inc
@@ -39,3 +39,9 @@ HTTP_BASE="http://files.bwlp.ks.uni-freiburg.de/install/"
HTTP_FILES="dmsd.jar openslx_tftp.tar.gz"
HTTP_FILES+=" taskmanager.tar.gz db_sat_dump.sql"
HTTP_FILES+=" slx-admin.tar.gz syslinux6.tar.gz syslinux4.tar.gz"
+
+### slxadmin module list: which modules from modules-available will be (symbolically) linked:
+SLXADMIN_MODULES="adduser backup baseconfig baseconfig_bwlp bootstrap_datepicker bootstrap_timepicker"
+SLXADMIN_MODULES+=" bootstrap_multiselect bootstrap_switch dozmod eventlog exams js_chart js_circles"
+SLXADMIN_MODULES+=" js_moment js_vis locations main minilinux news serversetup-bwlp session statistics"
+SLXADMIN_MODULES+=" summernote sysconfig syslog systemstatus vmstore webinterface"