Adding information about keystone admin and member ports.

This commit is contained in:
Tom Miller 2016-07-13 15:41:20 -06:00
commit a8221b2808
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@ Installation
-----
Requires a working version of Kibana. The kibana configuration file (/opt/kibana/config/kibana.yml) should be updated
with the following where keystone_port should be the keystone admin port (default: 35357) not the keystone member
port (default: 5000):
where keystone_port should be the keystone admin port (default: 35357) not the keystone member port (default: 5000):
```
fts-keystone.port: ${keystone_port}