{ "schema":"Configuration file for our servers", "description":"mount points for servers", "@dev":{ "home_nfs":{ "%default":{ "%mount_opts":"nfsvers=3,timeo=600,retrans=2", "%mount_user":"root", "%mount_group":"root", "%mount_acl":"0755" }, "home-lnk-mpt":{ "%export_name":"/links10", "%filer_device":{ "ny_loc":"nydevnfstest10_links", "nj_loc":"njdevnfstest11_links" }, "%filer_volume":{ "ny_loc":"/vol/linkstest10", "nj_loc":"/vol/linkstest11" } } } }, "@fred":{ "home_nfs":{ "%default":{ "%mount_opts":"nfsvers=3,timeo=600,retrans=2", "%mount_user":"root", "%mount_group":"root", "%mount_acl":"0755" }, "home-lnk-mpt":{ "%export_name":"/links", "%filer_device":{ "ny_loc":"nydevnfs_links", "nj_loc":"njdevnfs_links" }, "%filer_volume":{ "ny_loc":"/vol/links", "nj_loc":"/vol/links" } } } } }