Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
puppet-nfs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Juan Diego Campo
puppet-nfs
Commits
77466aef
Commit
77466aef
authored
8 years ago
by
Daniel Klockenkämper
Browse files
Options
Downloads
Patches
Plain Diff
version bump
parent
f6601d42
Branches
Branches containing commit
Tags
0.0.16
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+10
-0
10 additions, 0 deletions
CHANGELOG.md
README.md
+3
-0
3 additions, 0 deletions
README.md
metadata.json
+1
-1
1 addition, 1 deletion
metadata.json
with
14 additions
and
1 deletion
CHANGELOG.md
+
10
−
0
View file @
77466aef
##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
...
...
This diff is collapsed.
Click to expand it.
README.md
+
3
−
0
View file @
77466aef
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
metadata.json
+
1
−
1
View file @
77466aef
{
"name"
:
"derdanne-nfs"
,
"version"
:
"0.0.1
5
"
,
"version"
:
"0.0.1
6
"
,
"source"
:
"https://github.com/derdanne/puppet-nfs.git"
,
"author"
:
"derdanne"
,
"license"
:
"Apache-2.0"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment