Install nfs-ganesha stable v2.7

nfs-ganesha v2.5 and 2.6 have hit EOL. Install nfs-ganesha v2.7
stable that is currently being maintained.

Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit dfff89ce67)
pull/4232/head
Ramana Raja 2019-01-25 15:45:21 +05:30 committed by Guillaume Abrioux
parent 1716eea5e3
commit 9097f9847c
5 changed files with 7 additions and 7 deletions

View File

@ -161,7 +161,7 @@ dummy:
#ceph_stable_repo: "{{ ceph_mirror }}/debian-{{ ceph_stable_release }}"
#nfs_ganesha_stable: true # use stable repos for nfs-ganesha
#nfs_ganesha_stable_branch: V2.6-stable
#nfs_ganesha_stable_branch: V2.7-stable
#nfs_ganesha_stable_deb_repo: "{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}"

View File

@ -161,7 +161,7 @@ ceph_repository: rhcs
#ceph_stable_repo: "{{ ceph_mirror }}/debian-{{ ceph_stable_release }}"
#nfs_ganesha_stable: true # use stable repos for nfs-ganesha
#nfs_ganesha_stable_branch: V2.6-stable
#nfs_ganesha_stable_branch: V2.7-stable
#nfs_ganesha_stable_deb_repo: "{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}"

View File

@ -153,7 +153,7 @@ ceph_stable_release: dummy
ceph_stable_repo: "{{ ceph_mirror }}/debian-{{ ceph_stable_release }}"
nfs_ganesha_stable: true # use stable repos for nfs-ganesha
nfs_ganesha_stable_branch: V2.6-stable
nfs_ganesha_stable_branch: V2.7-stable
nfs_ganesha_stable_deb_repo: "{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}"

View File

@ -29,7 +29,7 @@ rbd-mirror0
[all:vars]
debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']
nfs_ganesha_stable=True
nfs_ganesha_stable_branch="V2.5-stable"
nfs_ganesha_stable_branch="V2.7-stable"
nfs_ganesha_stable_deb_repo="{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}"
nfs_ganesha_dev=False
nfs_ganesha_flavor="ceph_master"
nfs_ganesha_flavor="ceph_master"

View File

@ -29,7 +29,7 @@ iscsi-gw0 ceph_repository="dev"
[all:vars]
debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']
nfs_ganesha_stable=True
nfs_ganesha_stable_branch="V2.5-stable"
nfs_ganesha_stable_branch="V2.7-stable"
nfs_ganesha_stable_deb_repo="{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}"
nfs_ganesha_dev=False
nfs_ganesha_flavor="ceph_master"
nfs_ganesha_flavor="ceph_master"