13 lines
219 B
YAML
13 lines
219 B
YAML
version: '0.10'
|
|
services:
|
|
- service:
|
|
- name: nut
|
|
ip:
|
|
- text: nut_monitor_host
|
|
variables:
|
|
- variable:
|
|
name: nut_monitor_host
|
|
type: network_cidr
|
|
mandatory: true
|
|
value:
|
|
- text: 192.168.0.0/24
|