summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2018-06-12 17:15:44 +0200
committerSimon Rettberg2018-06-12 17:15:44 +0200
commit2e78eec281815d6ba42ff2cf7c3a937abe6d83c5 (patch)
treed98495500354de9b735b31c64e02856eeb179098 /modules-available/serversetup-bwlp/config.json
parent[inc/Database] Method to return single-column queries as array (diff)
downloadslx-admin-2e78eec281815d6ba42ff2cf7c3a937abe6d83c5.tar.gz
slx-admin-2e78eec281815d6ba42ff2cf7c3a937abe6d83c5.tar.xz
slx-admin-2e78eec281815d6ba42ff2cf7c3a937abe6d83c5.zip
[serversetup-bwlp] Start rewrite as purely iPXE-based
Diffstat (limited to 'modules-available/serversetup-bwlp/config.json')
-rw-r--r--modules-available/serversetup-bwlp/config.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules-available/serversetup-bwlp/config.json b/modules-available/serversetup-bwlp/config.json
index 36268c6a..8ce65a85 100644
--- a/modules-available/serversetup-bwlp/config.json
+++ b/modules-available/serversetup-bwlp/config.json
@@ -1,3 +1,6 @@
{
- "category": "main.settings-server"
+ "category": "main.settings-server",
+ "dependencies" : [
+ "locations"
+ ]
} \ No newline at end of file