Skip to content

Instantly share code, notes, and snippets.

@dairennlombard
Last active August 29, 2015 14:23
Show Gist options
  • Save dairennlombard/f56b4246040ea5ee5ec8 to your computer and use it in GitHub Desktop.
Save dairennlombard/f56b4246040ea5ee5ec8 to your computer and use it in GitHub Desktop.
{
"id": "nfs",
"nfsexports": {
"demoexport1": {
"serverpath": "/var/tmp",
"clientpath": "/mnt"
},
"demoexport2": {
"serverpath": "/var/tmp",
"clientpath": "/mnt"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment