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

we do not use gluster anymore

parent c136cd29
No related branches found
No related tags found
1 merge request!293Ubuntu
......@@ -77,11 +77,6 @@
become: true
when: ansible_distribution_release == 'trusty'
- name: add repos apt
shell: "add-apt-repository -y ppa:gluster/glusterfs-3.7"
become: true
when: ansible_distribution == 'Ubuntu'
- name: apt-get update
apt: update_cache=True
become: true
......
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