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
a176f970
Commit
a176f970
authored
Dec 23, 2019
by
Tim Smith
Browse files
Remove RHEL 5 support
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
b3e89f35
Changes
1
Hide whitespace changes
Inline
Side-by-side
attributes/default.rb
View file @
a176f970
...
...
@@ -150,8 +150,3 @@ else
'*.emerg'
=>
':omusrmsg:*'
,
}
end
# rsyslog 3/4 do not support the new :omusrmsg:* format and need * instead
if
platform_family?
(
'rhel'
)
&&
node
[
'platform_version'
].
to_i
<
6
default
[
'rsyslog'
][
'default_facility_logs'
][
'*.emerg'
]
=
'*'
end
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