dokytree/samples/it_v1/doc/devices/servers/dc-01.yaml

27 lines
499 B
YAML
Raw Permalink Normal View History

2023-03-08 23:38:30 +00:00
# yaml-language-server: $schema=../../../schemas/server.json
name: 'dc-01'
type: ''
roles: [ 'DC' ]
model: ''
os: 'Windows Server 2019 Std'
location: ''
interfaces:
- name: 'LAN'
ip: '10.10.10.110'
mask: '255.255.255.0'
gw: '10.10.10.1'
dns:
- '127.0.0.1'
updates:
- type: 'os'
method: 'auto'
frequency: 'friday'
time: 23:30
backups:
- type: 'Windows Backup'
content: 'All'
frequency: daily
time: 20:30
duration: ''
target: 'External HDD'