Stefan Hoffmann
ef827f6723
All checks were successful
continuous-integration/drone/push Build is passing
22 lines
403 B
JSON
22 lines
403 B
JSON
{
|
|
"devices":[
|
|
{
|
|
"name": "VPN01",
|
|
"mac": "00:00:00:00:00:01",
|
|
"domain": "VPN1",
|
|
"adresses": ["5.9.220.114"]
|
|
},
|
|
{
|
|
"name": "CORE4",
|
|
"mac": "16:8F:8C:38:74:8B",
|
|
"domain": "TDF",
|
|
"adresses": ["5.9.220.113"]
|
|
},
|
|
{
|
|
"name": "VPN02",
|
|
"mac": "00:00:00:00:00:02",
|
|
"domain": "VPN2",
|
|
"adresses": ["5.9.220.115"]
|
|
}
|
|
]
|
|
} |