Allow /tmp/test-volume in selinux

Change-Id: I072182f6b9bb6d44ce9acde4e4bca5c1a79257f1
This commit is contained in:
Flavio Percoco 2017-12-01 15:21:14 +01:00
parent a527e2d1ce
commit bffc1d09a1
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
sudo chown zuul:zuul -R /tmp/test-volume
sudo chmod 777 /tmp/test-volume
sudo chcon -t svirt_sandbox_file_t /tmp/test-volume
executable: /bin/bash
become: true