ceph-ansible/group_vars
Dimitri Savineau 9817d29543 ceph-nfs: allow overriding NFS_CORE_PARAM
We already have config override variables for existing block (like
ganesha_ceph_export_overrides, ganesha_log_overrides, etc...) or a
global one (ganesha_conf_overrides) but redefining the NFS_CORE_PARAM
block in that variable will erase all previous values (currently only
Bind_Addr).

ganesha_core_param_overrides: |
        Enable_UDP = false;
        NFS_Port = 2050;

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1941775

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2021-07-19 18:22:14 +02:00
..
all.yml.sample dashboard: remove "certificate is valid for" error 2021-07-07 09:38:34 -04:00
clients.yml.sample defaults: change defaults value 2020-10-02 07:42:40 +02:00
iscsigws.yml.sample Use ansible_facts 2021-03-08 20:54:02 +01:00
mdss.yml.sample Use ansible_facts 2021-03-08 20:54:02 +01:00
mgrs.yml.sample Use ansible_facts 2021-03-08 20:54:02 +01:00
mons.yml.sample Use ansible_facts 2021-03-08 20:54:02 +01:00
nfss.yml.sample ceph-nfs: allow overriding NFS_CORE_PARAM 2021-07-19 18:22:14 +02:00
osds.yml.sample convert some missed `ansible_*`` calls to `ansible_facts['*']` 2021-03-25 15:19:13 +01:00
rbdmirrors.yml.sample Use ansible_facts 2021-03-08 20:54:02 +01:00
realm.yml.sample rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05:00
rgwloadbalancers.yml.sample Add option for HAproxy to act a SSL frontend termination point for loadbalanced RGW instances. 2019-12-02 16:54:33 -05:00
rgws.yml.sample ceph-rgw: allow specifying crush rule on pool 2020-08-17 22:59:06 +02:00
rhcs.yml.sample dashboard: remove "certificate is valid for" error 2021-07-07 09:38:34 -04:00
zone.yml.sample rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05:00