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
63a14116
Commit
63a14116
authored
Dec 10, 2012
by
jtimberman
Browse files
release v1.3.0
parent
cd8d2424
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
63a14116
## v1.3.0:
*
[COOK-1189] - template change does not restart rsyslog on Ubuntu
This actually went into 1.2.0 with action
`:reload`
, but that change
has been reverted and the action is back to
`:restart`
.
## v1.2.0:
*
[COOK-1678] - syslog user does not exist on debian 6.0 and ubuntu
...
...
metadata.rb
View file @
63a14116
...
...
@@ -4,7 +4,7 @@ maintainer_email "cookbooks@opscode.com"
license
"Apache 2.0"
description
"Installs and configures rsyslog"
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
"1.
2
.0"
version
"1.
3
.0"
recipe
"rsyslog"
,
"Installs rsyslog"
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
.
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