Commit graph

7 commits

Author SHA1 Message Date
Heinz Wiesinger
2bfffc06a9 feat(service): allow disabling of nfs services 2021-04-02 13:35:00 +02:00
Eric Veiras Galisson
18acd667c0
style: fix linters errors 2019-11-20 21:45:37 +00:00
Niels Abspoel
9cb2e467c5 update all pull request into one refactor 2018-03-23 10:17:32 +01:00
Imran Iqbal
fd7e247bc7 Add ability to unmount nfs shares
* Complements mount.mounted by using mount.unmounted
* Since device parameter causes warnings on older minion versions,
  included a test to determine whether the parameter should be used
* Other changes include:
    - Update pillar.example to show how unmount is to be used
    - Update README to include `nfs.mount` and `nfs.unmount`
    - Add standard manual edit warning to managed exports file
2015-06-16 07:16:28 +01:00
Sander Klein
c48a5e099d Add persist and mnmnt as example 2015-05-14 11:35:57 +02:00
roedie
01374aef0e Add ability to mount nfs shares
Since this is used to install the NFS server, client and manage
the exports file I think it should also manage the NFS mounts
2015-05-13 16:33:06 +02:00
Rashit Azizbaev
82034dbbfe Added pillar.example 2015-02-11 15:56:27 +03:00