Stefan Hoffmann
e709474279
All checks were successful
continuous-integration/drone/push Build is passing
25 lines
499 B
JSON
25 lines
499 B
JSON
{
|
|
"devices":[
|
|
{
|
|
"name": "VPN01",
|
|
"fqdn": "vpn01.fftdf.de",
|
|
"mac": "00:00:00:00:00:01",
|
|
"domain": "VPN1",
|
|
"adresses": ["5.9.220.114"]
|
|
},
|
|
{
|
|
"name": "CORE4",
|
|
"fqdn": "core4.fftdf.de",
|
|
"mac": "16:8f:8c:38:74:8b",
|
|
"domain": "TDF",
|
|
"adresses": ["5.9.220.113"]
|
|
},
|
|
{
|
|
"name": "VPN02",
|
|
"fqdn": "vpn02.fftdf.de",
|
|
"mac": "00:00:00:00:00:02",
|
|
"domain": "VPN2",
|
|
"adresses": ["5.9.220.115"]
|
|
}
|
|
]
|
|
} |