summaryrefslogtreecommitdiff
path: root/doc/source/admin/backends/sample_yaml_snippets/pdns4.yaml
blob: 0bd63fd35ac75aa444e4d9071f5f209592a67f07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  targets:
    - type: pdns4
      description: PowerDNS4 DNS Server

      # List out the designate-mdns servers from which PowerDNS servers should
      # request zone transfers (AXFRs) from.
      masters:
        - host: 192.0.2.1
          port: 5354

      # PowerDNS Configuration options
      options:
        host: 192.0.2.1
        port: 53
        api_endpoint: http://127.0.0.1:8081
        api_token: changeme