Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
455fa7ad
Commit
455fa7ad
authored
Aug 01, 2018
by
Tim Smith
Browse files
Release 6.0.7
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
84b8a3ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
455fa7ad
...
...
@@ -2,6 +2,10 @@
This file is used to list changes made in each version of the rsyslog cookbook.
## 6.0.7 (2018-08-01)
-
Optional creation of default configuration file 50-default.conf
## 6.0.6 (2018-08-25)
-
Create working directory recursively
...
...
metadata.rb
View file @
455fa7ad
...
...
@@ -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.
6
'
version
'6.0.
7
'
recipe
'rsyslog'
,
'Sets up rsyslog for local logging'
recipe
'rsyslog::client'
,
'Sets up a client to log to a remote rsyslog server'
...
...
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