summaryrefslogtreecommitdiffstats
path: root/satellit_installer/includes/00-variables.inc
diff options
context:
space:
mode:
authorChristian Rößler2014-07-08 13:44:27 +0200
committerChristian Rößler2014-07-08 13:44:27 +0200
commit3007784c8278a0e98dead4b23a5914dd5c53be0d (patch)
tree7db75695ed7808076fa917673151fceefae00278 /satellit_installer/includes/00-variables.inc
parent[SSPS] Variables relocated to include (diff)
downloadsetup-scripts-3007784c8278a0e98dead4b23a5914dd5c53be0d.tar.gz
setup-scripts-3007784c8278a0e98dead4b23a5914dd5c53be0d.tar.xz
setup-scripts-3007784c8278a0e98dead4b23a5914dd5c53be0d.zip
[SSPS] http vars into 00-variables.inc
Diffstat (limited to 'satellit_installer/includes/00-variables.inc')
-rw-r--r--satellit_installer/includes/00-variables.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc
index b396c2d..36a6eab 100644
--- a/satellit_installer/includes/00-variables.inc
+++ b/satellit_installer/includes/00-variables.inc
@@ -20,3 +20,10 @@ PACKAGELIST_SCRIPT="cracklib-runtime"
PACKAGELIST_SERVER="mysql-server lighttpd pure-ftpd-mysql atftpd php5-cgi php5-curl cifs-utils"
PACKAGELIST_SERVER+=" sudo php5-common php5-mysqlnd openjdk-7-jre-headless nfs-kernel-server"
PACKAGELIST_SERVER+=" nfs-common libowfat0 ldap-utils vim"
+
+
+### http for static files:
+HTTP_BASE="http://132.230.8.69/satellit/"
+HTTP_FILES="bwLehrpoolSuite_Server.jar db_openslx_dump.sql ldadp.tgz openslx_tftp.tar.gz"
+HTTP_FILES+=" taskmanager.tar.gz db_bwLehrpool_dump.sql ftp-config.tar.gz openslx.tar.gz"
+HTTP_FILES+=" openslx_www.tar.gz"