16 lines
343 B
YAML
16 lines
343 B
YAML
general:
|
|
description: général
|
|
nut_monitor_netmask:
|
|
description: nut_monitor_netmask
|
|
type: leadership
|
|
nut_monitor_netmask:
|
|
type: netmask
|
|
mandatory: true
|
|
multi: true
|
|
default:
|
|
- 255.255.255.0
|
|
nut_monitor_host:
|
|
type: network
|
|
mandatory: true
|
|
default: 192.168.1.0
|
|
version: '1.0'
|