Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
chef-ulimit
Commits
42d9f48b
Commit
42d9f48b
authored
Aug 07, 2020
by
Tim Smith
Browse files
Release 1.1.1
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
180d5de5
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
42d9f48b
...
...
@@ -2,6 +2,12 @@
This file is used to list changes made in each version of ulimit.
## 1.1.1 (08-07-2020)
-
Resolve compatibility with Chef Infra Client 16+
-
Remove emptylines in the template that caused reconverges if updating the cookbook
-
Use coerce to add .conf to any passed filename
## 1.1.0 (03-13-2020)
-
Converted
`user_ulimit`
resource from a legacy HWRP to a custom resource
...
...
metadata.rb
View file @
42d9f48b
...
...
@@ -3,7 +3,7 @@ maintainer 'Brian Hatfield'
maintainer_email
'bmhatfield@gmail.com'
license
'Apache-2.0'
description
'Resources for manaing ulimits'
version
'1.1.
0
'
version
'1.1.
1
'
%w(amazon centos redhat scientific oracle fedora debian ubuntu)
.
each
do
|
os
|
supports
os
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment