9 lines
160 B
YAML
9 lines
160 B
YAML
version: '0.10'
|
|
variables:
|
|
- variable:
|
|
name: nut_monitor_host
|
|
type: ip
|
|
mandatory: 'True'
|
|
value:
|
|
- text: 192.168.0.1
|
|
- text: 192.168.0.2
|