Commit graph

120 commits

Author SHA1 Message Date
0xf10e
c2b88f1fec default to empty dict of exports 2015-06-24 22:14:21 +02:00
Wolodja Wentland
32015e2d1f Merge pull request #4 from myii/PR_add-nfs-unmount
Add ability to unmount nfs shares
2015-06-16 11:46:16 +02: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
Brian Jackson
d1108cb930 Merge pull request #3 from roedie/add-nfs-mount
Add ability to mount nfs shares
2015-05-14 10:37:28 -05: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
Nitin Madhok
e24567351f Merge pull request #2 from syndicut/master
Add some basic way to generate /etc/exports from pillar
2015-02-13 18:12:15 +05:30
Rashit Azizbaev
5074bf8deb Add restart on exports change 2015-02-11 16:03:11 +03:00
Rashit Azizbaev
6bf0da7776 Remove excessive newlines 2015-02-11 15:57:15 +03:00
Rashit Azizbaev
82034dbbfe Added pillar.example 2015-02-11 15:56:27 +03:00
Rashit Azizbaev
9d092a1aee Add items() 2015-02-11 15:34:40 +03:00
Rashit Azizbaev
b9149acb96 Remove iteritems 2015-02-11 15:16:33 +03:00
Rashit Azizbaev
01e7f8cd27 Fix dict iteration in jinja 2015-02-11 15:15:22 +03:00
Rashit Azizbaev
f2692fd14c Fix jinja template for export 2015-02-11 15:11:49 +03:00
Rashit Azizbaev
d095dbb7d2 Fix jinja syntax 2015-02-11 15:04:22 +03:00
Rashit Azizbaev
62e82604fa Move files to correct directory 2015-02-11 15:02:59 +03:00
Rashit Azizbaev
cbab4cfb53 /etc/exports generation 2015-02-11 14:59:53 +03:00
Nitin Madhok
d26b403b47 Merge pull request #1 from jcftang/master
Basic server and client states
2015-01-27 19:24:17 +05:30
Jimmy Tang
415bd0c5ff Basic server and client states 2015-01-27 13:26:41 +00:00
Forrest
1d7b83bf55 Initial commit 2014-10-08 16:23:06 -07:00