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
bb063e3f
Commit
bb063e3f
authored
May 25, 2017
by
Tim Smith
Committed by
GitHub
May 25, 2017
Browse files
Merge branch 'master' into cleanup
parents
ce7bd88a
07404ee4
Changes
4
Hide whitespace changes
Inline
Side-by-side
.delivery/project.toml
0 → 100644
View file @
bb063e3f
remote_file
=
"https://raw.githubusercontent.com/chef-cookbooks/community_cookbook_tools/master/delivery/project.toml"
.travis.yml
View file @
bb063e3f
...
...
@@ -40,3 +40,10 @@ script:
-
/opt/chefdk/embedded/bin/foodcritic . --exclude spec -f any
-
/opt/chefdk/embedded/bin/rspec
-
KITCHEN_LOCAL_YAML=.kitchen.docker.yml /opt/chefdk/embedded/bin/kitchen verify ${INSTANCE}
matrix
:
include
:
-
script
:
-
/opt/chefdk/bin/chef exec delivery local lint
-
/opt/chefdk/bin/chef exec delivery local syntax
env
:
UNIT_AND_LINT=1
README.md
View file @
bb063e3f
# ossec cookbook
[

](https://supermarket.chef.io/cookbooks/ossec)
[

](https://travis-ci.org/sous-chefs/ossec)
Installs OSSEC from source in a server-agent installation. See:
...
...
metadata.rb
View file @
bb063e3f
...
...
@@ -16,4 +16,4 @@ end
source_url
'https://github.com/sous-chefs/ossec'
issues_url
'https://github.com/sous-chefs/ossec'
chef_version
'>= 12.
1
'
if
respond_to?
(
:chef_version
)
chef_version
'>= 12.
5
'
if
respond_to?
(
:chef_version
)
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