This gem contains a library and CLI tool for managing the NFS service and exports. It depends on autofs to be installed, and the service NFS to be available. This is my first attempt at a RubyGem, and much still needs to be done. Only tested on Centos 6 at this time.
This is a Sinatra RESTful web application that wraps the nfsadmin tool. It can be used to manage NFS using REST and JSON.