Skip to content
Snippets Groups Projects
Commit 3a444b5f authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

bigfix path to template

parent ef5300d3
No related branches found
No related tags found
1 merge request!460Upcoming maintenance
......@@ -44,7 +44,7 @@
register: slurmd_service_installed
- name: deploy glusterfsheltest
template: dest=/etc/systemd/system/glusterfsheltest.sh src=glusterfsheltest.j2 mode=744
template: dest=/etc/systemd/system/glusterfsheltest.sh src=templates/glusterfsheltest.j2 mode=744
become: true
when: use_systemd is defined and start_slurmctld is defined
register: slurmctld_service_installed
......
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