summaryrefslogtreecommitdiffstats
path: root/server/ipxe
diff options
context:
space:
mode:
authorJannik Schönartz2018-09-17 17:39:01 +0200
committerJannik Schönartz2018-09-17 17:39:01 +0200
commitcfa4dabd5e2aba66c6a8c0dfc3f43404fdbad3ec (patch)
treedfff7919e7674b5941e28a5bb31f4ad553e7f69e /server/ipxe
parent[registration] Add parent tree view in the manual registration (diff)
downloadbas-cfa4dabd5e2aba66c6a8c0dfc3f43404fdbad3ec.tar.gz
bas-cfa4dabd5e2aba66c6a8c0dfc3f43404fdbad3ec.tar.xz
bas-cfa4dabd5e2aba66c6a8c0dfc3f43404fdbad3ec.zip
[external-backends/idoit] Rework getDataTree from promises to async / await
Diffstat (limited to 'server/ipxe')
-rw-r--r--server/ipxe/ipxe.0bin90057 -> 0 bytes
-rw-r--r--server/ipxe/main.ipxe1
2 files changed, 0 insertions, 1 deletions
diff --git a/server/ipxe/ipxe.0 b/server/ipxe/ipxe.0
deleted file mode 100644
index aa09a89..0000000
--- a/server/ipxe/ipxe.0
+++ /dev/null
Binary files differ
diff --git a/server/ipxe/main.ipxe b/server/ipxe/main.ipxe
index 58320d2..64b9f2e 100644
--- a/server/ipxe/main.ipxe
+++ b/server/ipxe/main.ipxe
@@ -1,5 +1,4 @@
#!ipxe
ifopen
-#set crosscert http://ca.ipxe.org/auto/
chain https://bas.stfu-kthx.net:8888/api/configloader/${uuid} \ No newline at end of file