]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Install nfs-ganesha stable v2.7
authorRamana Raja <rraja@redhat.com>
Fri, 25 Jan 2019 10:15:21 +0000 (15:45 +0530)
committerSébastien Han <seb@redhat.com>
Wed, 30 Jan 2019 13:57:26 +0000 (14:57 +0100)
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>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml
tests/functional/all_daemons/hosts
tests/functional/all_daemons/hosts-ubuntu
tests/functional/shrink_mon/hosts-ubuntu

index e69f2fda99671bfe1967ba1194a69305b3661f3c..8c4f20c5ae624b02150c201b8264dd4dd8860b43 100644 (file)
@@ -159,7 +159,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 }}"
 
 
index 5a6f172854721b49bf0b56b8f302d178aef87dac..95fd21b2cdec53cd4b6b0555bf4177eb9ec8db0d 100644 (file)
@@ -159,7 +159,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 }}"
 
 
index 7ff5994d18682b3e200c77d74b55decf12eef150..210499a08d311713b6cbd958fa277675004f0a2a 100644 (file)
@@ -151,7 +151,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 }}"
 
 
index 86b1c014ecb1daf8d25e24193adc80b96be452ba..3f8cafbe8048ced764726371837747c96ec77cba 100644 (file)
@@ -29,5 +29,5 @@ iscsi-gw0 ceph_repository="dev"
 [all:vars]
 nfs_ganesha_stable=True
 nfs_ganesha_dev=False
-nfs_ganesha_stable_branch="V2.5-stable"
-nfs_ganesha_flavor="ceph_master"
\ No newline at end of file
+nfs_ganesha_stable_branch="V2.7-stable"
+nfs_ganesha_flavor="ceph_master"
index e9bd37682453d47f48371e168201796059c3813b..19fff7bf2ba7102e44ec84750f8c8024e7bd1e82 100644 (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"
\ No newline at end of file
+nfs_ganesha_flavor="ceph_master"
index eebaf4e8e57034304127e19a5726886ef39fef85..7e562adb7d916a550077b4f6ee951f131b41195d 100644 (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"
\ No newline at end of file
+nfs_ganesha_flavor="ceph_master"