Merge "Allow /tmp/test-volume in selinux"

This commit is contained in:
Zuul 2017-12-01 17:09:43 +00:00 committed by Gerrit Code Review
commit c36903da40
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