mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-16 08:59:57 +00:00
ucentral-schema: fix vxlan.json
the upstream section had no DNS Fixes: WIFI-15256 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
bf3781e793
commit
7d641524e1
@ -38,7 +38,8 @@
|
||||
"ipv4": {
|
||||
"addressing": "static",
|
||||
"subnet": "10.0.0.2/24",
|
||||
"gateway": "10.0.0.1"
|
||||
"gateway": "10.0.0.1",
|
||||
"use-dns": ["10.0.0.1"]
|
||||
},
|
||||
"ssids": [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user