summaryrefslogtreecommitdiff
path: root/designate/tests/resources/pools_yaml/sample_output.yaml
blob: d4d534789ef302a0f9751303aea2b5fee85c207e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- also_notifies:
  - host: 192.0.2.4
    port: 53
  attributes: {}
  description: Default PowerDNS Pool
  id: cf2e8eab-76cd-4162-bf76-8aeee3556de0
  name: default
  nameservers:
  - host: 192.0.2.2
    port: 53
  - host: 192.0.2.3
    port: 53
  ns_records:
  - hostname: ns1-1.example.org.
    priority: 1
  - hostname: ns1-2.example.org.
    priority: 2
  targets:
  - description: PowerDNS Database Cluster
    masters:
    - host: 192.0.2.1
      port: 5354
    options:
      connection: mysql+pymysql://designate:password@127.0.0.1/designate_pdns?charset=utf8
    type: powerdns