Merge "Don't run sensu_client in privileged mode"
This commit is contained in:
commit
80d7616805
@ -183,7 +183,6 @@ outputs:
|
||||
image: {get_param: ContainerSensuClientImage}
|
||||
net: host
|
||||
pid: host
|
||||
privileged: true
|
||||
# NOTE(mmagr) kolla image changes the user to 'sensu', we need it
|
||||
# to be root have rw permission to docker.sock to run successfully
|
||||
# "docker inspect" command
|
||||
|
Loading…
x
Reference in New Issue
Block a user