![]() 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 |
||
---|---|---|
manifests | ||
spec | ||
templates | ||
.gitignore | ||
.gitreview | ||
Gemfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
metadata.json |
README.md
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