#### HOST MACHINE #### # /etc/exports - exports(5) - directories exported to NFS clients # # Example for NFSv2 and NFSv3: # /srv/home hostname1(rw,sync) hostname2(ro,sync) # Example for NFSv4: # /srv/nfs4 hostname1(rw,sync,fsid=0) # /srv/nfs4/home hostname1(rw,sync,nohide) # Using Kerberos and integrity checking: # /srv/nfs4 *(rw,sync,sec=krb5i,fsid=0) # /srv/nfs4/home *(rw,sync,sec=krb5i,nohide) # # Use `exportfs -arv` to reload. # VAGRANT-BEGIN: 1001 5ec4f778-a5e7-4fda-98ab-dbdfcb927607 "/home/deviget/code/score-central" 192.168.33.10(rw,no_subtree_check,all_squash,anonuid=1001,anongid=1001,fsid=3328129381) # VAGRANT-END: 1001 5ec4f778-a5e7-4fda-98ab-dbdfcb927607