Revert security_opt addition in telegraf init.sls

This commit is contained in:
Doug Burks
2022-03-08 18:27:15 -05:00
committed by GitHub
parent 5f3c29b7f8
commit b76c01ef53

View File

@@ -57,7 +57,6 @@ node_config:
so-telegraf:
docker_container.running:
- image: {{ MANAGER }}:5000/{{ IMAGEREPO }}/so-telegraf:{{ VERSION }}
- security_opt: apparmor:unconfined
- environment:
- HOST_PROC=/host/proc
- HOST_ETC=/host/etc