From c9e62c710efb9df363ed5720623937cfed670400 Mon Sep 17 00:00:00 2001 From: torben Date: Thu, 19 Nov 2015 16:38:24 +0100 Subject: Fixed pxe boot and add example pxe config file. --- dev-tools/example-openslx.config | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 dev-tools/example-openslx.config (limited to 'dev-tools/example-openslx.config') 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' -- cgit v1.2.3-55-g7522