2022-11-02 22:52:50 +01:00
|
|
|
version: '0.10'
|
|
|
|
services:
|
|
|
|
- service:
|
|
|
|
- name: nut
|
|
|
|
ip:
|
|
|
|
- text: nut_monitor_host
|
|
|
|
- text: nut_monitor_host2
|
|
|
|
variables:
|
|
|
|
- variable:
|
2022-11-10 19:09:19 +01:00
|
|
|
- name: nut_monitor_host
|
2022-11-02 22:52:50 +01:00
|
|
|
type: ip
|
2022-11-03 22:16:52 +01:00
|
|
|
mandatory: true
|
2022-11-02 22:52:50 +01:00
|
|
|
value:
|
|
|
|
- text: 192.168.0.1
|
2022-11-10 19:09:19 +01:00
|
|
|
- name: nut_monitor_host2
|
2022-11-02 22:52:50 +01:00
|
|
|
type: ip
|
2022-11-03 22:16:52 +01:00
|
|
|
mandatory: true
|
2022-11-02 22:52:50 +01:00
|
|
|
value:
|
|
|
|
- text: 192.168.0.2
|