summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2021-05-26 17:42:42 +0200
committerSimon Rettberg2021-05-26 17:42:42 +0200
commitca33ce8d8583b9a891efd421c152b62396d1dcd8 (patch)
treeccded218b40074141e2bdde0b797fab8050096d2
parent[SSPS] Remove useless udev rule (diff)
downloadsetup-scripts-ca33ce8d8583b9a891efd421c152b62396d1dcd8.tar.gz
setup-scripts-ca33ce8d8583b9a891efd421c152b62396d1dcd8.tar.xz
setup-scripts-ca33ce8d8583b9a891efd421c152b62396d1dcd8.zip
[SSPS] Add remoteaccess module activation
-rw-r--r--satellit_installer/includes/00-variables.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc
index 6316962..d9a3047 100644
--- a/satellit_installer/includes/00-variables.inc
+++ b/satellit_installer/includes/00-variables.inc
@@ -44,6 +44,6 @@ HTTP_FILES+=" slx-admin.tar.gz pxelinux.0"
SLXADMIN_MODULES="adduser backup baseconfig baseconfig_bwidm baseconfig_bwlp bootstrap_datepicker bootstrap_dialog bootstrap_timepicker"
SLXADMIN_MODULES+=" bootstrap_multiselect bootstrap_switch dnbd3 dozmod eventlog exams js_chart js_circles js_jqueryui js_moment"
SLXADMIN_MODULES+=" js_selectize js_stupidtable js_vis js_weekcalendar locationinfo locations main minilinux news permissionmanager"
-SLXADMIN_MODULES+=" serversetup-bwlp-ipxe rebootcontrol roomplanner runmode session statistics statistics_reporting summernote sysconfig"
+SLXADMIN_MODULES+=" serversetup-bwlp-ipxe rebootcontrol remoteaccess roomplanner runmode session statistics statistics_reporting summernote sysconfig"
SLXADMIN_MODULES+=" syslog systemstatus vmstore webinterface js_ip"