Make /etc/fas-gpg httpd writeable
This commit is contained in:
parent
44ca92dcc1
commit
630bd1782c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
|
|
||||||
- name: setup /etc/fas-gpg directory
|
- name: setup /etc/fas-gpg directory
|
||||||
file: path=/etc/fas-gpg owner=fas group=fas mode=0700 state=directory
|
file: path=/etc/fas-gpg owner=fas group=fas mode=0700 state=directory
|
||||||
|
setype: httpd_sys_content_rw_t
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue