nsd-formula/test/integration/default/files/_mapdata/amazonlinux-1.yaml

51 lines
1016 B
YAML
Raw Normal View History

2021-04-01 23:00:17 +02:00
# yamllint disable rule:indentation rule:line-length
# Amazon Linux AMI-2018
---
values:
added_in_defaults: defaults_value
added_in_lookup: lookup_value
added_in_pillar: pillar_value
arch: amd64
config: /etc/nsd/nsd.conf
config_files:
10-server: local-nsd-for-unbound
config_include_dir: "/etc/nsd/nsd.conf.d"
config_include_glob: "*.conf"
2021-04-01 23:00:17 +02:00
lookup:
added_in_lookup: lookup_value
master: template-master
winner: lookup
map_jinja:
sources:
- Y:G@osarch
- Y:G@os_family
- Y:G@os
- Y:G@osfinger
- C@nsd:lookup
- C@nsd
2021-04-01 23:00:17 +02:00
- Y:G@id
master: template-master
pkg:
name: cronie
rootgroup: root
service:
name: crond
tofs:
files_switch:
- any/path/can/be/used/here
- id
- roles
- osfinger
- os
- os_family
source_files:
nsd-config-file-file-managed:
- nsd.conf.jinja
2021-04-01 23:00:17 +02:00
winner: pillar
zones:
168.192.in-addr.arpa: {}
example.test:
multi-master-check: false
zones_dir: "/etc/nsd/zones"