Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / powerdns / rgw-pdns.conf.in
1 [powerdns]
2 listen_addr = 127.0.0.1
3 listen_port = 6780
4
5 dns_zone = rgw.local.lan
6 dns_soa_record = dns1.icann.org. hostmaster.icann.org. 2012080849 7200 3600 1209600 3600
7 dns_soa_ttl = 3600
8 dns_default_ttl = 60
9
10 rgw_access_key = myAccessKey
11 rgw_secret_key = mySecretKey
12 rgw_endpoint = localhost
13 rgw_admin_entry = admin
14
15 debug = no