Bernhard M. Wiedemann
bcfba9c33b
support SUSE-based OSes
...
such as openSUSE and SLES
2017-03-15 15:58:55 +01:00
Florian Ermisch
cc54b71bdd
Merge pull request #18 from norwoodj/master
...
Added support for Raspbian
2017-02-26 12:22:12 +01:00
John Norwood
06d72007e1
Added support for Raspbian
2016-12-11 20:14:46 -06:00
Brian Jackson
b579141d22
Merge pull request #14 from saltstack-formulas/revert-12-master
...
Revert "RedHat and FreeBSD support"
2016-05-04 23:01:13 -07:00
Wolodja Wentland
59d76d19e6
Revert "RedHat and FreeBSD support"
2016-02-17 12:20:25 +01:00
Nitin Madhok
1cfeb2da25
Merge pull request #12 from AnchorFree/master
...
RedHat and FreeBSD support
2016-02-04 22:51:48 -05:00
Alexander Kovtun
921b17f035
Added support for RedHat-based OSes; some tweaks to improve flexibility.
2016-02-04 17:28:19 +06:00
Alexander Kovtun
ca539ab885
Merge remote-tracking branch 'origin/freebsd_support'
2016-02-04 15:05:10 +06:00
Brian Jackson
ae5aef7aff
Merge pull request #9 from abednarik/fix_deprecated_iteritems_method
...
Replace deprecated iteritems() with items()
2015-11-16 23:22:17 -08:00
abednarik
21244e3bc1
Replace deprecated iteritems() with items()
2015-11-16 22:13:58 -03:00
0xf10e
e649c0122a
minimal FreeBSD-support for nfs.server
2015-06-24 22:15:43 +02:00
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