Skip to content
Snippets Groups Projects
Commit 77466aef authored by Daniel Klockenkämper's avatar Daniel Klockenkämper
Browse files

version bump

parent f6601d42
Branches
Tags 0.0.16
No related merge requests found
##2016-09-08 - Release 0.0.16
###Summary
####Features
- added possibility to not manage packages by module
- added setting to manage client services
- added service notify from package resources
- added new rspec tests for service and package management
- replaced file resource with ensure_resource('file' ...)
##2016-08-26 - Release 0.0.15
###Summary
......
......@@ -341,6 +341,9 @@ puppet > 3.2.0
augeas
##Limitations
If you want to have specific package versions installed you may manage the needed packages outside of this
module (use manage_packages => false). It is only tested to use 'present', 'installed', 'absent',
'purged', 'held' and 'latest' as argument for the parameters server_package_ensure and client_package_ensure.
##Contributing
......
{
"name": "derdanne-nfs",
"version": "0.0.15",
"version": "0.0.16",
"source": "https://github.com/derdanne/puppet-nfs.git",
"author": "derdanne",
"license": "Apache-2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment