summaryrefslogtreecommitdiffstats
path: root/dev-tools/example-openslx.config
diff options
context:
space:
mode:
authortorben2015-11-19 16:38:24 +0100
committertorben2015-11-19 16:38:24 +0100
commitc9e62c710efb9df363ed5720623937cfed670400 (patch)
tree965ce7b26f044f72f03fa50b2d1dcc4013e0efec /dev-tools/example-openslx.config
parentMerge branch 'master' of git.openslx.org:openslx-ng/systemd-init (diff)
downloadsystemd-init-c9e62c710efb9df363ed5720623937cfed670400.tar.gz
systemd-init-c9e62c710efb9df363ed5720623937cfed670400.tar.xz
systemd-init-c9e62c710efb9df363ed5720623937cfed670400.zip
Fixed pxe boot and add example pxe config file.
Diffstat (limited to 'dev-tools/example-openslx.config')
-rw-r--r--dev-tools/example-openslx.config33
1 files changed, 33 insertions, 0 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config
new file mode 100644
index 00000000..6a0512d2
--- /dev/null
+++ b/dev-tools/example-openslx.config
@@ -0,0 +1,33 @@
+LX_VM_NFS='132.230.4.1:/mnt/lehrpools/dnbd3'
+
+SLX_REMOTE_LOG='http://132.230.8.113/slxadmin/api.php?do=clientlog'
+SLX_REMOTE_LOG_SESSIONS='anonymous'
+SLX_SMARTCTL_MIN_REALLOC='32'
+
+SLX_REBOOT_SCHEDULE='05:30'
+
+SLX_PROXY_MODE='off'
+SLX_PROXY_IP='132.230.1.172'
+SLX_PROXY_PORT='1080'
+SLX_PROXY_TYPE='socks4'
+SLX_PROXY_BLACKLIST='132.230.0.0/16'
+
+SLX_NTP_SERVER='time.uni-freiburg.de'
+SLX_BIOS_CLOCK='local'
+
+SLX_NET_DOMAIN='lp.ruf.uni-freiburg.de'
+
+SLX_DNBD3_SERVERS='132.230.8.113 132.230.4.60 132.230.4.1'
+SLX_VM_DNBD3='yes'
+
+SLX_ADDONS='vmware'
+SLX_STAGE4='dnbd3 stage4/freiburg/xubuntu_1404_64'
+SLX_STAGE4_RID='22'
+
+SLX_VMCHOOSER_BASE_URL="http://mltk.boot.openslx.org"
+
+SLX_ROOT_PASS='$6$rtewmYT9$mDlKP.zRmsCl41X0odlwfcOyj4PwLylDXiCWpXpdnGhLIALkpcxSBmj3Jn0iHFm1Vhvxx7jh5FIylWXbf0iAr1'
+
+#SLX_SHARE_0_PATH='//sunfs3.public.ads.uni-freiburg.de/lehrpool'
+#SLX_SHARE_0_PERM='rw'
+#SLX_SHARE_0_AUTH_TYPE='pam'