summaryrefslogtreecommitdiffstats
path: root/server/ipxe
diff options
context:
space:
mode:
authorJannik Schönartz2019-04-08 01:42:35 +0200
committerJannik Schönartz2019-04-08 01:42:35 +0200
commita3e2cb36b0cbceb025753c7aeae0553de043b968 (patch)
tree71936590fcff8c4fc5d75e0842ad05faed856b27 /server/ipxe
parent[eventmanager] fix blacklist not deselecting correctly (diff)
downloadbas-a3e2cb36b0cbceb025753c7aeae0553de043b968.tar.gz
bas-a3e2cb36b0cbceb025753c7aeae0553de043b968.tar.xz
bas-a3e2cb36b0cbceb025753c7aeae0553de043b968.zip
[server/backends] Add infoblox ipxe ip selection stuff
Diffstat (limited to 'server/ipxe')
-rw-r--r--server/ipxe/registration.ipxe1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/ipxe/registration.ipxe b/server/ipxe/registration.ipxe
index 505d72f..621921d 100644
--- a/server/ipxe/registration.ipxe
+++ b/server/ipxe/registration.ipxe
@@ -28,6 +28,7 @@ goto start
:automatic
params
param ipxe true
+param automatic true
param client { "type": "CLIENT", "uuid": "${uuid}", "purpose": "Pool PC", "networks": [{ "ip": "${net0/ip}", "mac": "${net0/mac}" }] }
chain https://bas.intra.uni-freiburg.de/api/registration/clients##params