summaryrefslogtreecommitdiffstats
path: root/satellit_installer
diff options
context:
space:
mode:
authorSimon Rettberg2017-12-05 15:58:35 +0100
committerSimon Rettberg2017-12-05 15:58:35 +0100
commitb5b90e6382fd2b1066acb4e33d38cc8d5543fe8d (patch)
tree94cc8d8d18c44afbc92959608a7deab3fafdf648 /satellit_installer
parent[SSPS] Add location-info-panel rewrite to lighttpd.conf (diff)
downloadsetup-scripts-b5b90e6382fd2b1066acb4e33d38cc8d5543fe8d.tar.gz
setup-scripts-b5b90e6382fd2b1066acb4e33d38cc8d5543fe8d.tar.xz
setup-scripts-b5b90e6382fd2b1066acb4e33d38cc8d5543fe8d.zip
[SSPS] slxadmin: Update config.php
Diffstat (limited to 'satellit_installer')
-rw-r--r--satellit_installer/static_files/slxadmin-config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/satellit_installer/static_files/slxadmin-config.php b/satellit_installer/static_files/slxadmin-config.php
index 949f083..9c8937e 100644
--- a/satellit_installer/static_files/slxadmin-config.php
+++ b/satellit_installer/static_files/slxadmin-config.php
@@ -15,7 +15,7 @@ define('CONFIG_SQL_FORCE_UTF8', false);
define('CONFIG_TGZ_LIST_DIR', '/opt/openslx/configs');
-define('CONFIG_REMOTE_ML', 'https://bwlp-masterserver.ruf.uni-freiburg.de/minilinux/sat_04');
+define('CONFIG_REMOTE_ML', 'https://bwlp-masterserver.ruf.uni-freiburg.de/minilinux/sat_05');
define('CONFIG_TFTP_DIR', '/srv/openslx/tftp');
define('CONFIG_HTTP_DIR', '/srv/openslx/www/boot');