2021-03-31 10:10:43 +02:00
|
|
|
# yamllint disable rule:indentation rule:line-length
|
|
|
|
# Ubuntu-16.04
|
|
|
|
---
|
|
|
|
values:
|
|
|
|
added_in_defaults: defaults_value
|
|
|
|
added_in_lookup: lookup_value
|
|
|
|
added_in_pillar: pillar_value
|
|
|
|
arch: amd64
|
2021-03-31 11:08:28 +02:00
|
|
|
config: /etc/unbound/unbound.conf
|
2021-04-19 00:31:26 +02:00
|
|
|
config_dir: /etc/unbound
|
2021-03-31 10:10:43 +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
|
2021-03-31 10:10:44 +02:00
|
|
|
- C@unbound:lookup
|
|
|
|
- C@unbound
|
2021-03-31 10:10:43 +02:00
|
|
|
- Y:G@id
|
|
|
|
master: template-master
|
|
|
|
pkg:
|
2021-03-31 11:08:28 +02:00
|
|
|
name: unbound
|
2021-03-31 10:10:43 +02:00
|
|
|
rootgroup: root
|
|
|
|
service:
|
2021-03-31 11:08:28 +02:00
|
|
|
name: unbound
|
2021-03-31 10:10:43 +02:00
|
|
|
tofs:
|
|
|
|
files_switch:
|
|
|
|
- any/path/can/be/used/here
|
|
|
|
- id
|
|
|
|
- roles
|
|
|
|
- osfinger
|
|
|
|
- os
|
|
|
|
- os_family
|
|
|
|
source_files:
|
2021-03-31 10:10:44 +02:00
|
|
|
unbound-config-file-file-managed:
|
2021-03-31 11:08:28 +02:00
|
|
|
- unbound.conf.jinja
|
2021-03-31 10:10:43 +02:00
|
|
|
winner: pillar
|