mirror of
https://github.com/MatMoul/dokytree.git
synced 2024-12-23 16:16:12 +00:00
11 lines
178 B
YAML
11 lines
178 B
YAML
name: ''
|
|
maintainer: ''
|
|
model: 'Item'
|
|
location: 'Wall'
|
|
interfaces:
|
|
- name: 'LAN'
|
|
ip: '10.10.10.YY'
|
|
mask: '255.255.255.0'
|
|
gw: '10.10.10.1'
|
|
dns: [ '10.10.10.1' ]
|