Remove PrivateDevices
The PrivateDevices option, in LXC containers, causes more problems than it solves. This change removes that option generally so that its no longer a problem no matter how the installation of the ELK services is done. Change-Id: I7f881ac0da9eb6154f8e6b977df815736ac04264 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
48d7b08773
commit
76aa98423e
@ -10,4 +10,3 @@ TasksAccounting=true
|
||||
|
||||
# Sandbox setup
|
||||
PrivateTmp=true
|
||||
PrivateDevices={{ ((ansible_os_family | lower) != "redhat") | lower }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user