Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
011016e8
Commit
011016e8
authored
Jul 10, 2018
by
Tim Smith
Browse files
Release 6.0.5
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
33e41646
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
011016e8
...
...
@@ -2,6 +2,12 @@
This file is used to list changes made in each version of the rsyslog cookbook.
## 6.0.5 (2018-07-10)
-
Remove Chefspec matchers that are autogenerated now
-
Update specs to the latest platform versions
-
Make sure all config files use the owner/group/mode attributes
## 6.0.4 (2018-01-16)
-
Don't exclude any foodcritic rules
...
...
metadata.rb
View file @
011016e8
...
...
@@ -4,7 +4,7 @@ maintainer_email 'cookbooks@chef.io'
license
'Apache-2.0'
description
'Installs and configures rsyslog'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'6.0.
4
'
version
'6.0.
5
'
recipe
'rsyslog'
,
'Sets up rsyslog for local logging'
recipe
'rsyslog::client'
,
'Sets up a client to log to a remote rsyslog server'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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