Adjust these directories to line up.

This commit is contained in:
Ralph Bean 2015-06-30 17:21:35 +00:00
parent 2ffb0794b4
commit ee541ec29c

View file

@ -306,12 +306,13 @@
tags: mailman
- name: create the hyperkitty templates override dir
file: path="{{ mailman_webui_basedir }}/templates"
file: path="{{ mailman_webui_basedir }}/templates/hyperkitty"
state=directory owner=root group=root mode=0755
tags: mailman
- name: Install our fedmenu js hook
template: src=bottom.html dest=/srv/webui/templates/hyperkitty/bottom.html
template: src=bottom.html
dest="{{mailman_webui_basedir }}/templates/hyperkitty/bottom.html"
tags: mailman
#