exit: add DHCP relay for new server

Really quite shoddy as it is right now. Should get better once the old
server is retired.
This commit is contained in:
Timotej Lazar 2024-07-13 18:08:31 +02:00
parent bb41d406f8
commit 99aef43574
5 changed files with 27 additions and 43 deletions

View file

@ -13,3 +13,4 @@ query_filters:
- role: 'compute-node'
- role: 'firewall'
- role: 'switch'
- role: 'server'