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

we want glusterfs enabled

parent 3a1b511c
No related branches found
No related tags found
1 merge request!460Upcoming maintenance
......@@ -24,7 +24,7 @@
when: ansible_os_family == 'RedHat'
- name: start glusterfs
service: name=glusterfs enabled=yes state=started
service: name=glusterfsd enabled=yes state=started
become: true
become_user: root
when: ansible_os_family == 'RedHat'
......
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