Configure the NFS Parameters on Virtual Appliance

Configure NFS server parameters in the globals.yaml.gotmpl file on the required Virtual Appliances.

Edit the nfs section in the globals.yaml.gotmplfile with the NFS server details on the required Virtual Appliances:

Sample NFS parameters:

CODE
# NFS parameters
nfs:
	enabled: true
	server: 10.0.203.142
	path: /mnt/nfs_share