# /etc/exports /xxx/fhhome x.x.x.x(rw,no_root_squash) x.x.x.x(rw,no_root_squash)
#/etc/fstab xx.xx.xx.xx:/xxx/fasthandle /home/fasthandle/fhhome nfs rw,hard,intr 0 0
I'd like to manage FastHandle with GitLab.
And I think I want to use NFS or rsync to manage src, rpm files.