/uchiwa-chef

Primary LanguageRubyOtherNOASSERTION

Installs and configures Uchiwa. A simple dashboard for Sensu. This cookbook uses the omnibus packages.

Build Status

Installation methods

The cookbook supports the following installation methods:

  • repo (default)
  • http

Supported plateforms

These plateforms have been tested successfully.

  • Centos/RHEL 6 and 7 x86_64
  • Ubuntu 12.04 and 14.04 amd64

Contributing

  • Smaller commits are better if we need to cherry pick.
  • Make sure foodcritic runs without errors.
  • Make sure 'knife cookbook test' runs without errors.
  • Make sure 'kitchen test' runs without errors.
  • Make sure 'rubocop' runs without errors.
  • Write tests for your change.

Authors