Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
mirror
ossec-cookbook
Commits
bb063e3f
Commit
bb063e3f
authored
May 25, 2017
by
Tim Smith
Committed by
GitHub
May 25, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into cleanup
parents
ce7bd88a
07404ee4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
1 deletion
+10
-1
.delivery/project.toml
.delivery/project.toml
+1
-0
.travis.yml
.travis.yml
+7
-0
README.md
README.md
+1
-0
metadata.rb
metadata.rb
+1
-1
No files found.
.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
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