Update the reference of External MariaDB

Closes-Bug: #1804850
Change-Id: Icb7edbac5df316af68972cafa448a261c26747b0
This commit is contained in:
Asharam Meena 2018-11-23 14:53:49 +00:00 committed by Chason Chan
parent e59867e951
commit 33ee196118
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ need to do the following:
.. code-block:: ini
[mariadb:children]
[mariadb]
myexternalmariadbloadbalancer.com
@ -56,7 +56,7 @@ need to do the following:
.. code-block:: yaml
database_address: myexternalloadbalancer.com
database_address: myexternalmariadbloadbalancer.com
.. note::