f4818f279f
Also added no-op zuul jobs to get started Change-Id: I5596d26c78f76020bd08830a7bbe3d1064fad34f
11 lines
357 B
ReStructuredText
11 lines
357 B
ReStructuredText
2. Edit the ``/etc/certbot_dns_openstack/certbot_dns_openstack.conf`` file and complete the following
|
|
actions:
|
|
|
|
* In the ``[database]`` section, configure database access:
|
|
|
|
.. code-block:: ini
|
|
|
|
[database]
|
|
...
|
|
connection = mysql+pymysql://certbot_dns_openstack:CERTBOT_DNS_OPENSTACK_DBPASS@controller/certbot_dns_openstack
|