summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-19 14:29:18 +0100
committerSimon Rettberg2019-02-19 14:29:18 +0100
commit2a11b2b27128173b444e6e857c279d403f81171d (patch)
treea74032c258e1aef9bf0b624f77d7ac3a4c08c9c5
parent[SSUS] Suppress warnings, install cmake (diff)
downloadsetup-scripts-2a11b2b27128173b444e6e857c279d403f81171d.tar.gz
setup-scripts-2a11b2b27128173b444e6e857c279d403f81171d.tar.xz
setup-scripts-2a11b2b27128173b444e6e857c279d403f81171d.zip
[SSPS] Bump ML URL version
-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 9c8937e..d4ef766 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_05');
+define('CONFIG_REMOTE_ML', 'https://bwlp-masterserver.ruf.uni-freiburg.de/minilinux/sat_06');
define('CONFIG_TFTP_DIR', '/srv/openslx/tftp');
define('CONFIG_HTTP_DIR', '/srv/openslx/www/boot');