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
9b6d6b54
Commit
9b6d6b54
authored
Jan 12, 2018
by
Tim Smith
Browse files
Release 6.0.3
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
a05f7908
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
9b6d6b54
...
...
@@ -2,6 +2,11 @@
This file is used to list changes made in each version of the rsyslog cookbook.
## 6.0.3 (2018-01-12)
-
Skip search if
[
'rsyslog'
][
'server_search'
]
is empty
-
Fix FC108 error
## 6.0.2 (2017-07-04)
-
Updating README to reflect current Chef software version dependency and remove compat_resource cookbook dependency.
...
...
metadata.rb
View file @
9b6d6b54
...
...
@@ -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.
2
'
version
'6.0.
3
'
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