45Drives / cockpit-ceph-deploy

A cockpit module that deploys ceph using Ansible Playbooks
GNU General Public License v3.0
26 stars 9 forks source link

NFS section defaults to "kernel" which is a text entry #11

Open mitcHELLspawn opened 1 year ago

mitcHELLspawn commented 1 year ago

Wondering if rather than having a text entry that defaults to "kernel" for the kernel NFS server, could it instead be a drop down where you choose either "kernel" or "ganesha".

Once you choose "kernel" , active-active should then be hidden and active-passive is the only choice.

reason: If someone is deploying this for the first time, they may not even know they have another choice besides kernel as there is no obvious other choice.