Fix apache_metadata api_port parameter description

apacke_metadata api_port parameter description mentions port 8774
while it is 8775.

Change-Id: I109b448a3826d4421043927072108ca91adec78a
This commit is contained in:
Martin Schuppert 2019-09-25 12:26:53 +02:00
parent c0ccd2b36f
commit e0134e27ff
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#
# [*api_port*]
# The port for Nova API service.
# Optional. Defaults to 8774
# Optional. Defaults to 8775
#
# [*bind_host*]
# The host/ip address Apache will listen on.