mistral: yaml indentation fixes

Change-Id: I93d1701cfc629dabc07550c0fbe0a754b77e7bcc
This commit is contained in:
Chris Wedgwood 2018-04-11 21:09:32 +00:00
parent ab3626190d
commit 36311c4582
2 changed files with 3 additions and 4 deletions

View File

@ -16,4 +16,3 @@ dependencies:
- name: helm-toolkit - name: helm-toolkit
repository: http://localhost:8879/charts repository: http://localhost:8879/charts
version: 0.1.0 version: 0.1.0

View File

@ -144,8 +144,8 @@ dependencies:
service: identity service: identity
rabbit_init: rabbit_init:
services: services:
- service: oslo_messaging - service: oslo_messaging
endpoint: internal endpoint: internal
# Names of secrets used by bootstrap and environmental checks # Names of secrets used by bootstrap and environmental checks
secrets: secrets:
@ -320,7 +320,7 @@ conf:
DEFAULT: DEFAULT:
transport_url: null transport_url: null
api: api:
#NOTE(portdirect): the bind port should not be defined, and is manipulated # NOTE(portdirect): the bind port should not be defined, and is manipulated
# via the endpoints section. # via the endpoints section.
port: null port: null
api_workers: 8 api_workers: 8