mirror of https://github.com/ceph/ceph-ansible.git
tests: remove nfs_ganesha_stable_branch variable
We don't need to override this variable in the group_vars but use the default value instead. Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>pull/5525/head
parent
5b6f5486f7
commit
fc599ed9f5
|
@ -8,4 +8,3 @@ ganesha_conf_overrides: |
|
|||
nfs_ganesha_stable: true
|
||||
nfs_ganesha_dev: false
|
||||
nfs_ganesha_flavor: "ceph_master"
|
||||
nfs_ganesha_stable_branch: "V3.3-stable"
|
||||
|
|
Loading…
Reference in New Issue