Actually install the config.
This commit is contained in:
parent
d53f43e192
commit
44c63d2e53
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@
|
||||||
- infinote
|
- infinote
|
||||||
- config
|
- config
|
||||||
|
|
||||||
|
- name: Setup basic apache config
|
||||||
|
copy: src=infinote.fedoraproject.org.conf dest=/etc/httpd/conf.d/infinote.fedoraproject.org.conf
|
||||||
|
tags:
|
||||||
|
- infinote
|
||||||
|
- config
|
||||||
|
|
||||||
- name: allow infinote user to read ssl certs
|
- name: allow infinote user to read ssl certs
|
||||||
file: dest=/etc/pki/tls/private/wildcard-2014.fedoraproject.org.key mode=640 owner=infinote group=apache
|
file: dest=/etc/pki/tls/private/wildcard-2014.fedoraproject.org.key mode=640 owner=infinote group=apache
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue