Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
prepare release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwerder committed Sep 29, 2015
1 parent 32ecc83 commit 9479a10
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 2015-09-29 - 1.6.0 (Feature/Bugfixe release)

#### Features:

- Issue #30 Add ability to set owner,group,perms on server::export
- Issue #35 Enable mountd_port parameter for Red Hat.

#### Bugfixes:

- Fixed #28 Fix puppet dependency to puppetlabs-concat
- Fixed #32 #33 Fix service in EL7 that can not be enabled.
- Fixed #34 Fixed owner, group and perms on NFSv4 mount.

## 2015-06-05 - 1.5.0 (Feature/Bugfixe release)

#### Features:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,3 +536,5 @@ If you want to have the full potential of this module its recommend to have stor
Echocat modules are open projects. So if you want to make this module even better, you can contribute to this module on [Github](https://github.com/echocat/puppet-nfs).

This module is forked/based on Harald Skoglund <[email protected]> from https://github.com/haraldsk/puppet-module-nfs/

Please read DEVELOP.md on how to contribute to this module.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
}
],
"name": "echocat-nfs",
"version": "1.5.0",
"version": "1.6.0",
"source": "git clone https://github.com/echocat/puppet-nfs.git",
"author": "echocat",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9479a10

Please sign in to comment.