Merge "Ensure /var/www folder is created in prep host tasks" into stable/rocky

This commit is contained in:
Zuul 2019-08-12 16:00:50 +00:00 committed by Gerrit Code Review
commit fd89ec0aaa
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ outputs:
- { 'path': /var/log/containers/horizon, 'setype': svirt_sandbox_file_t }
- { 'path': /var/log/containers/httpd/horizon, 'setype': svirt_sandbox_file_t }
- { 'path': /var/log/horizon, 'setype': svirt_sandbox_file_t }
- { 'path': /var/www, 'setype': svirt_sandbox_file_t }
- name: horizon logs readme
copy:
dest: /var/log/horizon/readme.txt