dataset/seed/nsd-local
2023-08-01 14:34:26 +02:00
..
dictionaries update 2023-07-31 15:30:32 +02:00
extras/nsd ansible template 2023-06-23 08:12:05 +02:00
applicationservice.yml update doc 2023-08-01 14:34:26 +02:00
README.md update doc 2023-08-01 14:34:26 +02:00

Table of Contents

nsd-local

Description

NSD, an authoritative DNS name server for local resolution.

For more informations

Examples

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

With minimum providers:

nsd-local:
  applicationservice: nsd-local
  provider_zone: localdns
  zones_name:
    - localdns

With all providers:

nsd-local:
  applicationservice: nsd-local
  provider_zone: localdns
  zones_name:
    - journald
    - externaldns
    - localdns

Dependances

Variables

Général (general)

Serveur DNS (general.dns_server)

Description Supplier
nsd_resolver ExternalDNS
  • [+]: variable is multiple
  • bold: variable is mandatory

Supplier

dns-local

Provider

unbound

All applications services for this dataset.