rougail/tests/dictionaries/70services_ip_network/yml/00-base.yml
2022-11-02 22:52:50 +01:00

20 lines
367 B
YAML

version: '0.10'
services:
- service:
- name: nut
ip:
- netmask: nut_monitor_netmask
text: nut_monitor_host
variables:
- variable:
name: nut_monitor_netmask
type: netmask
mandatory: 'True'
value:
- text: 255.255.255.0
- variable:
name: nut_monitor_host
type: network
mandatory: 'True'
value:
- text: 192.168.0.0