9 lines
158 B
YAML
9 lines
158 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
|