rougail/tests/dictionaries/80services_ip_cidr_netmask/yml/00-base.yml

16 lines
308 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
- name: nut_monitor_netmask
type: netmask
mandatory: true