Configure NFS Parameters on the Virtual Appliance

Configure NFS server parameters for Virtual Appliance nodes that use NFS backup storage.

Edit the nfs section in the globals.yaml.gotmpl file with the NFS server details on each applicable Virtual Appliance node.

The following example shows NFS parameters:

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