Skip to content
Snippets Groups Projects
Verified Commit 2bdd00b3 authored by ynerant's avatar ynerant
Browse files

[belenios] Don't need to link the ocsidb file


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent d83613c5
1 merge request!216Belenios
......@@ -76,15 +76,6 @@
- "/var/lib/belenios/spool"
- "/var/log/belenios"
- name: Link ocsigenserver database
file:
src: "/opt/belenios/_run/lib/ocsidb"
path: "/var/lib/belenios/data/ocsidb"
owner: ocsigen
group: ocsigen
mode: 0644
state: link
- name: Link belenios directories into proper locations
file:
src: "{{ item.src }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment