Merge "Replace openstack.org git:// URLs with https://"
This commit is contained in:
commit
bb7df5506d
@ -21,7 +21,7 @@ is required for connecting with Openstack.
|
|||||||
Devstack Installation
|
Devstack Installation
|
||||||
---------------------
|
---------------------
|
||||||
1. Add the following line in `local.conf` to include ranger repository in your devstack.
|
1. Add the following line in `local.conf` to include ranger repository in your devstack.
|
||||||
`enable_plugin ranger git://git.openstack.org/openstack/ranger`
|
`enable_plugin ranger https://git.openstack.org/openstack/ranger`
|
||||||
|
|
||||||
2. Make sure `MYSQL_PASSWORD` is included for creating and accessing the database.
|
2. Make sure `MYSQL_PASSWORD` is included for creating and accessing the database.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user