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
4596a02f
Commit
4596a02f
authored
Nov 29, 2012
by
jtimberman
Browse files
release v1.2.0
parent
b784a377
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
4596a02f
## v1.2.0:
*
[COOK-1678] - syslog user does not exist on debian 6.0 and ubuntu
versions lower than 11.04
*
[COOK-1650] - enable max message size configuration via attribute
## v1.1.0:
Changes from COOK-1167:
...
...
metadata.rb
View file @
4596a02f
...
...
@@ -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.
1.1
"
version
"1.
2.0
"
recipe
"rsyslog"
,
"Installs rsyslog"
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