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
19 lines
1.0 KiB
YAML
19 lines
1.0 KiB
YAML
---
|
|
images:
|
|
tags:
|
|
db_init: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
cinder_db_sync: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
db_drop: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
ks_user: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
ks_service: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
ks_endpoints: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
cinder_api: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
bootstrap: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
cinder_scheduler: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
cinder_volume: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
cinder_volume_usage_audit: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
cinder_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial
|
|
cinder_backup: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
cinder_backup_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial
|
|
...
|