RancherOS 1.5 RC - NFS Mount

Of course everything manual works perfect too:

[root@beta mnt]# sudo mount -t nfs4 192.168.0.2:/mnt/evo/VirtualMachines /mnt/test2
[root@beta mnt]# cd test2/
[root@beta test2]# ls
RawFile_RanchreOS  test.txt
[root@beta test2]#