Make /etc/fas-gpg httpd writeable

This commit is contained in:
Patrick Uiterwijk 2014-12-27 18:05:29 +00:00
parent 44ca92dcc1
commit 630bd1782c

View file

@ -28,6 +28,7 @@
- name: setup /etc/fas-gpg directory
file: path=/etc/fas-gpg owner=fas group=fas mode=0700 state=directory
setype: httpd_sys_content_rw_t
tags:
- config