blob: 8543c760d9b055fcfef6b557cbf518b6794dcffd [file] [log] [blame]
Mykyta Karpineee0ed22017-05-24 12:58:05 +03001designate:
2 server:
3 enabled: true
4 region: RegionOne
5 domain_id: 5186883b-91fb-4891-bd49-e6769234a8fc
6 version: mitaka
7 message_queue:
8 members:
9 - host: 127.0.0.1
10 - host: 127.0.1.1
11 - host: 127.0.2.1
12 pools:
Mykyta Karpin9e3953b2017-05-30 12:39:52 +030013 default:
Mykyta Karpineee0ed22017-05-24 12:58:05 +030014 description: 'default pool'
15 attributes:
16 service_tier: GOLD
17 test_attr: test_value
18 ns_records:
19 - hostname: 'ns1.example.org.'
20 priority: 10
21 nameservers:
22 - host: 127.0.0.1
23 port: 53
24 - host: 127.0.1.1
25 port: 53
26 - host: 127.0.2.1
27 port: 53
28 targets:
Mykyta Karpin9e3953b2017-05-30 12:39:52 +030029 default_target:
30 type: bind9
Mykyta Karpineee0ed22017-05-24 12:58:05 +030031 description: 'default target'
32 masters:
33 - host: 127.0.0.1
34 port: 5354
35 options:
36 host: 127.0.0.1
37 port: 53
38 rndc_host: 127.0.0.1
39 rndc_port: 953
40 rndc_key_file: /etc/designate/rndc.key
41 also_notifies:
42 - host: 127.0.3.1
43 port: 53