Add persist and mnmnt as example

This commit is contained in:
Sander Klein 2015-05-14 11:35:57 +02:00
parent 01374aef0e
commit c48a5e099d

View file

@ -7,4 +7,6 @@ nfs:
mountpoint: "/some/path"
location: "hostname:/path"
opts: "vers=3,rsize=65535,wsize=65535"
persist: True
mkmnt: True