Skip to content

conjur-cookbooks/conjur-logging

Repository files navigation

conjur-logging-cookbook

This cookbook is DEPRECATED.

Use https://github.com/conjur-cookbooks/conjur instead.

Log shipping on Conjur-managed hosts.

Supported Platforms

  1. Ubuntu 13.10

Attributes

Usage

conjur-logging::default

Include conjur-logging in your node's run_list:

{
  "run_list": [
    "recipe[conjur-logging::default]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

Author:: Rafal Rzepecki ([email protected])

Releases

No releases published

Packages

No packages published

Languages