diff --git a/doc/source/install/install-rdo.rst b/doc/source/install/install-rdo.rst index 1b3a11f568..d90656e738 100644 --- a/doc/source/install/install-rdo.rst +++ b/doc/source/install/install-rdo.rst @@ -165,6 +165,15 @@ Install and configure components For more information, see the `list of time zones `__. + * Optionally, configure location where the access to the dashboard (if not included): + + .. path /etc/openstack-dashboard/local_settings + .. code-block:: python + + WEBROOT = '/dashboard/' + + .. end + 3. Add the following line to ``/etc/httpd/conf.d/openstack-dashboard.conf`` if not included.