Merge pull request #966 from ceph/nfs-ganesha-repo

common: add gluster ganesha repo on Debian
pull/963/merge
Leseb 2016-10-05 14:10:25 +02:00 committed by GitHub
commit 393765c973
1 changed files with 6 additions and 0 deletions

View File

@ -44,3 +44,9 @@
changed_when: false
when: ceph_custom
- name: add gluster nfs ganesha repo
apt_repository:
repo: "ppa:gluster/nfs-ganesha"
state: present
changed_when: false
when: nfs_obj_gw or nfs_file_gw