731a6b4cfa
- document-end - document-start - empty-lines - hyphens - indentation - key-duplicates - new-line-at-end-of-file - new-lines - octal-values with corresponding code adjustment. Change-Id: I92d6aa20df82aa0fe198f8ccd535cfcaf613f43a
23 lines
524 B
YAML
23 lines
524 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
ceph-mon:
|
|
ceph-init-dirs: runtime/default
|
|
ceph-mon: runtime/default
|
|
ceph-log-ownership: runtime/default
|
|
ceph-mon-check:
|
|
ceph-mon: runtime/default
|
|
init: runtime/default
|
|
ceph-bootstrap:
|
|
ceph-bootstrap: runtime/default
|
|
init: runtime/default
|
|
ceph-storage-keys-generator:
|
|
ceph-storage-keys-generator: runtime/default
|
|
init: runtime/default
|
|
bootstrap:
|
|
enabled: true
|
|
manifests:
|
|
job_bootstrap: true
|
|
...
|