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
15 lines
384 B
YAML
15 lines
384 B
YAML
# NOTE: Enable this with the correct policy
|
|
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
openvswitch-vswitchd:
|
|
openvswitch-vswitchd: runtime/default
|
|
openvswitch-vswitchd-modules: runtime/default
|
|
init: runtime/default
|
|
openvswitch-db:
|
|
openvswitch-db: runtime/default
|
|
openvswitch-db-perms: runtime/default
|
|
init: runtime/default
|
|
...
|