Update key for reverse DNS lookup in README

The configuration key is renamed some time ago
https://charmhub.io/neutron-api/configure?channel=edge#reverse-dns-lookup
Updating README.md to have it consistent.

Change-Id: I0c2bce037144d441b61c0d5549611dc3dd7e4b3e
This commit is contained in:
Aliaksandr Vasiuk 2022-09-20 14:53:20 +02:00
parent fd47d723a9
commit 1fa4576232

View File

@ -77,9 +77,9 @@ IPs are created the charm needs a relation with designate charm:
juju add-relation neutron-api designate
In order to enable the creation of reverse lookup (PTR) records, enable
"allow-reverse-dns-lookup" charm option:
"reverse-dns-lookup" charm option:
juju config neutron-api allow-reverse-dns-lookup=True
juju config neutron-api reverse-dns-lookup=True
and configure the following charm options: