aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/open-contrail/templates/provision/contrail-dns-conf.j2
blob: 9d415563bff85755a48b3fb121adb2e3bc2d621f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
hostip = {{ contrail_address }}
hostname = {{ inventory_hostname }}
log_file = /var/log/contrail/contrail-dns.log
log_level = SYS_NOTICE
log_local = 1

[DISCOVERY]
server = {{ contrail_haproxy_address }}
port = 5998

[IFMAP]
certs_store = 
user = {{ contrail_address }}.dns
password = {{ contrail_address }}.dns