saltstack-formulas / nfs-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Apache License 2.0
18 stars 83 forks source link

Restructured map.jinja, Added Support for OpenBSD and FreeBSD #17

Closed 0xf10e closed 6 years ago

0xf10e commented 8 years ago

Sorry, got a little bit messy with the branches here...

Wanted to add support for a FreeBSD NFS-server and OpenBSD NFS-client but then had to add OS-specific defaults and thus restructure map.jinja...

Tested on FreeBSD 12-CURRENT (no big difference to 11.0 yet) as server & client and a OpenBSD 5.9 client. NFSv3 in Free and Open seems pretty similar.

Not yet checked if I broke Linux but I can test tomorrow.

0xf10e commented 8 years ago

Why not check @thomaslarsen's addition of RedHat while I'm at it?

aboe76 commented 6 years ago

@0xf10e thanks for your configuration I have incorporated all in #25 to merge other PR's are you ok with this?

0xf10e commented 6 years ago

Sure!

aboe76 commented 6 years ago

@0xf10e can we close this pr then?