Merge "Enable selinux in containers"

This commit is contained in:
Jenkins 2017-09-08 06:53:02 +00:00 committed by Gerrit Code Review
commit f607876787

View File

@ -64,6 +64,7 @@ outputs:
# Syslog socket # Syslog socket
- /dev/log:/dev/log - /dev/log:/dev/log
- /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro - /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro
- /sys/fs/selinux:/sys/fs/selinux
- if: - if:
- internal_tls_enabled - internal_tls_enabled
- - list_join: - - list_join: