dokytree/samples/it_v2/doc/devices/netdevs/wifi-01.yaml

20 lines
384 B
YAML
Raw Permalink Normal View History

2024-10-31 17:34:57 +00:00
# yaml-language-server: $schema=../../../schemas/netdev.json
name: 'wifi-01'
model: ''
location: ''
interfaces:
- name: 'LAN'
ip: '10.10.10.241'
mask: '255.255.255.0'
gw: '10.10.10.1'
dns: [ '10.10.10.1' ]
updates:
- type: 'os'
method: 'manual'
frequency: 'yearly'
time: '-'
backups:
- type: 'manual'
content: 'config'
frequency: 'On change'