mirror of https://github.com/ceph/ceph-ansible.git
tests: use V3.3-stable branch for nfs-ganesha
This is the latest stable release available for octopus. Let's use it instead of using master builds. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/6278/head
parent
3e58f1ea6e
commit
149d76da9e
|
@ -8,3 +8,4 @@ ganesha_conf_overrides: |
|
||||||
nfs_ganesha_stable: true
|
nfs_ganesha_stable: true
|
||||||
nfs_ganesha_dev: false
|
nfs_ganesha_dev: false
|
||||||
nfs_ganesha_flavor: "ceph_master"
|
nfs_ganesha_flavor: "ceph_master"
|
||||||
|
nfs_ganesha_stable_branch: "V3.3-stable"
|
||||||
|
|
Loading…
Reference in New Issue