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
14 lines
295 B
YAML
14 lines
295 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
nagios:
|
|
nagios: runtime/default
|
|
init: runtime/default
|
|
define-nagios-hosts: runtime/default
|
|
apache-proxy: runtime/default
|
|
nagios-test:
|
|
init: runtime/default
|
|
nagios-helm-tests: runtime/default
|
|
...
|