8cfa2aa390
- brackets - braces - colon - commas - comments - document-end - document-start - empty-lines - hyphens - indentation - new-line-at-end-of-file - new-lines - octal-values - trailing-spaces with corresponding code adjustment. Also add yamllint.conf under the check. Change-Id: Ie6251c9063c9c99ebe7c6db54c65d45d6ee7a1d4
9 lines
286 B
YAML
9 lines
286 B
YAML
---
|
|
images:
|
|
tags:
|
|
db_init: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
|
db_drop: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
|
horizon_db_sync: docker.io/openstackhelm/horizon:stein-ubuntu_bionic
|
|
horizon: docker.io/openstackhelm/horizon:stein-ubuntu_bionic
|
|
...
|