Merge "Remove the unnecessary "'""
This commit is contained in:
commit
ed9854248f
@ -183,11 +183,11 @@ all you need to do is the following steps:
|
|||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
#. Set the common password for all components within ``/etc/kolla/passwords.yml```.
|
#. Set the common password for all components within ``/etc/kolla/passwords.yml``.
|
||||||
In order to achieve that you could use the following command:
|
In order to achieve that you could use the following command:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
sed -i -r -e 's/([a-z_]{0,}database_password:+)(.*)$/\1 mycommonpass/gi' /etc/kolla/passwords.yml
|
sed -i -r -e 's/([a-z_]{0,}database_password:+)(.*)$/\1 mycommonpass/gi' /etc/kolla/passwords.yml
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
Loading…
Reference in New Issue
Block a user