Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
ossec-cookbook
Commits
c4accf97
Commit
c4accf97
authored
May 14, 2020
by
Jason Field
Browse files
Release 1.2.2
parent
60c420f0
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c4accf97
# Changelog
##
Unreleased
##
1.2.2 - 2020-05-14
-
resolved cookstyle error: recipes/common.rb:20:35 convention:
`Layout/TrailingWhitespace`
-
resolved cookstyle error: recipes/common.rb:20:36 refactor:
`ChefModernize/FoodcriticComments`
...
...
metadata.rb
View file @
c4accf97
...
...
@@ -2,9 +2,10 @@ name 'ossec'
maintainer
'Sous Chefs'
maintainer_email
'help@sous-chefs.org'
license
'Apache-2.0'
source_url
'https://github.com/sous-chefs/ossec'
issues_url
'https://github.com/sous-chefs/ossec'
description
'Installs and configures ossec'
version
'1.2.1'
version
'1.2.2'
chef_version
'>= 13.0'
depends
'yum-atomic'
...
...
@@ -12,6 +13,3 @@ depends 'yum-atomic'
%w( debian ubuntu redhat centos fedora scientific oracle amazon )
.
each
do
|
os
|
supports
os
end
source_url
'https://github.com/sous-chefs/ossec'
issues_url
'https://github.com/sous-chefs/ossec'
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