Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
R
rsyslog
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
mirror
rsyslog
Commits
0e963671
Commit
0e963671
authored
Jan 16, 2018
by
Tim Smith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify platform support in the metadata
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
de867472
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
metadata.rb
metadata.rb
+4
-8
No files found.
metadata.rb
View file @
0e963671
...
...
@@ -10,14 +10,10 @@ recipe 'rsyslog', 'Sets up rsyslog for local logging'
recipe
'rsyslog::client'
,
'Sets up a client to log to a remote rsyslog server'
recipe
'rsyslog::server'
,
'Sets up an rsyslog server'
supports
'ubuntu'
,
'>= 12.04'
supports
'debian'
,
'>= 7.0'
supports
'redhat'
,
'>= 5.0'
supports
'centos'
,
'>= 5.0'
supports
'fedora'
supports
'scientific'
supports
'amazon'
supports
'oracle'
%w(ubuntu debian mint redhat centos amazon scientific oracle fedora zlinux)
.
each
do
|
os
|
supports
os
end
source_url
'https://github.com/chef-cookbooks/rsyslog'
issues_url
'https://github.com/chef-cookbooks/rsyslog/issues'
...
...
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