This project is mirrored from https://github.com/jtimberman/ossec-cookbook.git.
Pull mirroring updated .
- 25 Apr, 2017 1 commit
-
-
Richard Shade authored
-
- 06 Jan, 2017 1 commit
-
-
Tim Smith authored
Signed-off-by:
Tim Smith <tsmith@chef.io>
-
- 20 Jun, 2016 7 commits
-
-
Tim Smith authored
-
Tim Smith authored
Further testing updates
-
Tim Smith authored
Switch to kitchen-dokken Update test kitchen platforms Update all testing gem deps Use cookstyle not rubocop Resolve or disable all Foodcritic warnings
-
Tim Smith authored
Testing updates
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
-
- 28 Mar, 2016 21 commits
-
-
Tim Smith authored
Fix support for debian platform_family
-
Tim Smith authored
-
Tim Smith authored
Without this the service won't start
-
Tim Smith authored
Fix service names on Debian and misc fixes
-
Tim Smith authored
Without this the service ends up being the name of the resource which is obviously incorrect
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
Testing updates
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
-
Tim Smith authored
Purely attribute-driven ossec.conf and agent.conf
-
James Le Cuirot authored
Addresses #31. It probably goes without saying that this is a totally breaking change. It is so far removed from the previous approach that I do not think it is worth trying to migrate existing users as almost all of them would have written their own configuration files anyway. Unfortunately Gyoku cannot pretty print its output at present. This is pending a long-standing change to Builder.
-
James Le Cuirot authored
lsb-release is pre-installed on the Debian basebox but wasn't present on our production servers. Ohai uses it to set the node['lsb']['codename'] attribute.
-
James Le Cuirot authored
…instead of from source. Unfortunately there are no packages currently available for Arch. A missing or empty agent_server_ip attribute or client.keys file now prevents the service from attempting to start. See the README for details.
-
James Le Cuirot authored
WUI is apparently unmaintained, unsupported and somewhat buggy. It also lacks up-to-date packages, probably for that reason. Alternatives such as LightSIEM have been suggested.
-
- 05 Jan, 2016 8 commits
-
-
Tim Smith authored
Add ChefSpec Unit Tests
-
pwelch authored
- Fix Rubocop warnings for ChefSpec files - Add rake task for Rubocop to Rakefile
-
pwelch authored
Use ChefSpec Cached to speed up unit tests.
-
pwelch authored
Add ChefSpec unit test resources for wui recipe
-
pwelch authored
Add ChefSpec resources for server recipe
-
pwelch authored
Add ChefSpec coverage for client recipe.
-
pwelch authored
Add ChefSpec coverage for Agent Recipe
-
pwelch authored
- Add ChefSpec Resources to project - Create ChefSpec coverage for default recipe
-
- 04 Jan, 2016 1 commit
-
-
Tim Smith authored
General updates and cleanup
-
- 03 Jan, 2016 1 commit
-
-
Tim Smith authored
-