Add explanation of connection string in pdns sample_yaml_snippets
Closes-Bug: #1579732 Change-Id: I6bfae810d25c3eaf4bb81579cf08ef2e5de1d628
This commit is contained in:
parent
e23eb9a030
commit
9ec2e8d667
@ -12,4 +12,5 @@
|
||||
options:
|
||||
host: 192.0.2.1
|
||||
port: 53
|
||||
# connects and logs in to the PowerDNS database designate_pdns
|
||||
connection: 'mysql+pymysql://designate:password@127.0.0.1/designate_pdns?charset=utf8'
|
||||
|
Loading…
Reference in New Issue
Block a user