Fix some typos in devstack readme
Change-Id: I7edf7272c60a9a4039e84eece7e2bff5ee62fe99
This commit is contained in:
parent
ed4aa4730e
commit
ed52b27169
@ -7,18 +7,18 @@ Enabling in Devstack
|
||||
git clone https://git.openstack.org/openstack-dev/devstack
|
||||
cd devstack
|
||||
|
||||
#. Edit local.conf to enable murano devstack plugin::
|
||||
#. Edit ``local.conf`` to enable murano devstack plugin::
|
||||
|
||||
> cat local.conf
|
||||
[[local|localrc]]
|
||||
enable_plugin murano git://git.openstack.org/openstack/murano
|
||||
|
||||
#. If you want Murano Cloud Foundry Broker API service enabled, add the
|
||||
following line to local.conf::
|
||||
following line to ``local.conf``::
|
||||
|
||||
enable_service murano-cfapi
|
||||
|
||||
#. If you want to use Glare Artifact Repository as a strorage for packages,
|
||||
#. If you want to use Glare Artifact Repository as a storage for packages,
|
||||
add the following line to ``local.conf``:
|
||||
|
||||
.. code-block:: ini
|
||||
|
Loading…
Reference in New Issue
Block a user