rougail/tests/dictionaries_old/70services_ip_leadership/yml/00-base.yml

30 lines
672 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
services:
- service:
- name: ntp
ip:
- netmask: nut_monitor_netmask
text: nut_monitor_host
variables:
- family:
- name: general
2022-11-02 22:52:50 +01:00
description: "g\xE9n\xE9ral"
variables:
- family:
- name: nut_monitor_netmask
2022-11-02 22:52:50 +01:00
description: nut_monitor_netmask
2022-11-03 22:16:52 +01:00
leadership: true
2022-11-02 22:52:50 +01:00
variables:
- variable:
- name: nut_monitor_netmask
2022-11-02 22:52:50 +01:00
type: netmask
2022-11-03 22:16:52 +01:00
mandatory: true
multi: true
2022-11-02 22:52:50 +01:00
value:
- text: 255.255.255.0
- name: nut_monitor_host
2022-11-02 22:52:50 +01:00
type: network
2022-11-03 22:16:52 +01:00
mandatory: true
2022-11-02 22:52:50 +01:00
value:
- text: 192.168.1.0