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
27 lines
654 B
YAML
27 lines
654 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
heat-api:
|
|
heat-api: runtime/default
|
|
init: runtime/default
|
|
heat-cfn:
|
|
heat-cfn: runtime/default
|
|
init: runtime/default
|
|
heat-engine:
|
|
heat-engine: runtime/default
|
|
init: runtime/default
|
|
heat-engine-cleaner:
|
|
heat-engine-cleaner: runtime/default
|
|
init: runtime/default
|
|
heat-domain-ks-user:
|
|
heat-ks-domain-user: runtime/default
|
|
init: runtime/default
|
|
heat-trusts:
|
|
heat-trusts: runtime/default
|
|
init: runtime/default
|
|
heat-purge-deleted:
|
|
heat-purge-deleted: runtime/default
|
|
init: runtime/default
|
|
...
|