You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 years ago | |
---|---|---|
manifests | 5 years ago | |
spec/acceptance | 6 years ago | |
templates | 5 years ago | |
.gitignore | 8 years ago | |
.gitreview | 4 years ago | |
Gemfile | 5 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
Rakefile | 8 years ago | |
metadata.json | 4 years ago |
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