dataset/seed/unbound
2023-08-15 10:56:42 +02:00
..
dictionaries update doc 2023-08-15 10:56:42 +02:00
extras/machine add_srv is true by default 2022-10-20 21:02:24 +02:00
funcs remove application version 2022-07-01 22:10:33 +02:00
manual/image/preinstall remove application version 2022-07-01 22:10:33 +02:00
templates update 2023-07-31 15:30:32 +02:00
applicationservice.yml update documentations 2023-01-17 21:43:32 +01:00
DEBUG.md remove application version 2022-07-01 22:10:33 +02:00
doc.md remove application version 2022-07-01 22:10:33 +02:00
README.md update doc 2023-08-15 10:56:42 +02:00

Table of Contents

Return to the list of application services.

unbound

Synopsis

Unbound, a validating, recursive, caching DNS resolver.

Basic variables

Général

Résolveur DNS

Parameter Comments
general.dns_resolver.unbound_default_forwards
mandatory, multiple
Type: string
Serveur résolveur DNS par défaut.
Example: 9.9.9.9

Requirements services

Optionals

bold: provider is mandatory

Example

Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.

unbound:
  applicationservice: unbound
  provider_zone: externaldns
  values:
    general.dns_resolver.unbound_default_forwards:
      - 9.9.9.9

Dependances

Useful for services