From 17759278184463f84e2dfdbaa93882d0d3dd5423 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Tue, 28 Aug 2018 17:35:51 +0000 Subject: [registration/dhcp] Implement dhcp as external-backend Registration -> Registrations to match API guidelines. Fixed shell script to only build undionly.kpxe. Added infoblock external-backend. Removed dhcp from config.json Fixed ipxe scripts to match the registrations. --- server/config/config.template.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'server/config') diff --git a/server/config/config.template.json b/server/config/config.template.json index 6ad7ad5..75e0c4f 100644 --- a/server/config/config.template.json +++ b/server/config/config.template.json @@ -1,8 +1,5 @@ { "https": { "port": "" - }, "dhcp": { - "user": "", - "password": "" } } -- cgit v1.2.3-55-g7522