ae79f7b8d4382878f2cea8da71e38f1727956e55

It is good enough to assume that if puppet finished successfully then it also successfully found and installed packages and applied configs. For the sake of maintainability, remove unnecessary tests. Change-Id: Iac783ddacfad7a58eca08635924e04da0016b625
OpenStack Health Puppet Module
Overview
This module provisions (OpenStack Health)[http://git.openstack.org/cgit/openstack/openstack-health].
Running lint
$ bundle install
$ bundle exec rake lint
Running acceptance tests
$ bundle install
$ bundle exec rspec spec/acceptance
Description