summaryrefslogtreecommitdiffstats
path: root/server/ipxe/registration.ipxe
diff options
context:
space:
mode:
Diffstat (limited to 'server/ipxe/registration.ipxe')
-rw-r--r--server/ipxe/registration.ipxe6
1 files changed, 3 insertions, 3 deletions
diff --git a/server/ipxe/registration.ipxe b/server/ipxe/registration.ipxe
index 1011765..a20beda 100644
--- a/server/ipxe/registration.ipxe
+++ b/server/ipxe/registration.ipxe
@@ -28,12 +28,12 @@ param name unnamed
param mac ${net0/mac}
param uuid ${uuid}
param ip ${net0/ip}
-chain https://bas.stfu-kthx.net:8888/api/registrations/add##params
+chain https://bas.intra.uni-freiburg.de/api/registrations/add##params
:manual
params
param id 0
-chain https://bas.stfu-kthx.net:8888/api/registrations/group##params ||
+chain https://bas.intra.uni-freiburg.de/api/registrations/group##params ||
goto start
:reboot
@@ -51,4 +51,4 @@ login
iseq ${password} sh || goto start
clear username
clear password
-shell \ No newline at end of file
+shell