Give /srv/cache/lookaside/pkgs to apache
This commit is contained in:
parent
02220697f9
commit
c617bc46a1
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@
|
||||||
|
|
||||||
- name: create the Lookaside Cache root directory
|
- name: create the Lookaside Cache root directory
|
||||||
file: dest=/srv/cache/lookaside/pkgs state=directory
|
file: dest=/srv/cache/lookaside/pkgs state=directory
|
||||||
|
owner=apache group=apache
|
||||||
|
|
||||||
- name: install the fedora-ca.cert
|
- name: install the fedora-ca.cert
|
||||||
copy: src={{private}}/files/fedora-ca.cert dest=/etc/httpd/conf/cacert.pem
|
copy: src={{private}}/files/fedora-ca.cert dest=/etc/httpd/conf/cacert.pem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue