Ubuntu 18.04 support #70

Closed
Ghost wants to merge 38 commits from ubuntu into unstable
Showing only changes of commit c63bb0c49c - Show all commits

View file

@ -11,7 +11,7 @@
- name: "Extract solr-{{ solr_version }}.tgz"
unarchive:
src: /var/lib/lxc/{{ name }}/rootfs/root/solr-{{ solr_version }}.tgz
dest: /var/lib/lxc/{{ name }}/rootfs/opt/
dest: /var/lib/lxc/{{ name }}/rootfs/root/
remote_src: yes
- name: Set Solr autostart