Skip to content
/ salt-nfs Public

Salt formula to set up and configure nfs client

License

Notifications You must be signed in to change notification settings

gsyt/salt-nfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salt-nfs

Salt formula to set up and configure nfs

Parameters

Please refer to example.pillar.sls for a list of available pillar configuration options

Usage

  • Apply state 'nfs.client.installed' to install nfs client to target minions
  • Apply state 'nfs.client.purged' to remove nfs server packages and configuration from target minions State 'nfs.installed' is provided as an alias for nfs.client.installed State 'nfs.purged' is provided as an alias for nfs.client.purged State 'nfs' is provided as an alias for nfs.installed

To Do

  • Add nfs.server.installed and nfs.server.purged states

Compatibility

Ubuntu 13.10, 14.04 and CentOS 6.x

About

Salt formula to set up and configure nfs client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages