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

17 lines
324 B
YAML

version: '0.10'
services:
- service:
- name: nut
ip:
- ip_type: variable
netmask: nut_monitor_netmask
text: nut_monitor_host
variables:
- variable:
name: nut_monitor_host
type: network_cidr
mandatory: 'True'
- variable:
name: nut_monitor_netmask
type: netmask
mandatory: 'True'