Remove typo in the documentation
While YAML allow 4 spaces to define a dict, being consistent with two spaces provides clarity for the deployer. Change-Id: Iff2aa15267205a04b58bc0324af5eb26ad937f52
This commit is contained in:
parent
87fc03793b
commit
5b3a7c86b7
@ -49,8 +49,8 @@ endpoints are defined:
|
|||||||
type: identity
|
type: identity
|
||||||
scheme: 'http'
|
scheme: 'http'
|
||||||
port:
|
port:
|
||||||
admin: 35357
|
admin: 35357
|
||||||
public: 5000
|
public: 5000
|
||||||
network:
|
network:
|
||||||
hosts:
|
hosts:
|
||||||
default: neutron-server
|
default: neutron-server
|
||||||
|
Loading…
Reference in New Issue
Block a user