mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #1135 from guits/master
Add gluster nfs ganesha repo only for Ubuntupull/1134/head
commit
75d0c5d4fd
|
@ -52,5 +52,6 @@
|
|||
- ppa:gluster/libntirpc
|
||||
- ppa:gluster/nfs-ganesha
|
||||
changed_when: false
|
||||
when: nfs_obj_gw or nfs_file_gw
|
||||
|
||||
when:
|
||||
- (nfs_obj_gw or nfs_file_gw)
|
||||
- not ansible_distribution == "Debian"
|
||||
|
|
Loading…
Reference in New Issue