RETIRED, Puppet module to deploy OpenStack Health
7df7a1dddb
The nodejs module does not install npm by default, and it is needed in order to use it as a package provider. Also remove the npm package test from beaker, since it makes no sense for package 'npm' to be installed by provider 'npm'. Change-Id: Idc3d51399f1263eded3f373a7c852a609b15a204 |
||
---|---|---|
manifests | ||
spec | ||
templates | ||
.gitignore | ||
.gitreview | ||
Gemfile | ||
LICENSE | ||
metadata.json | ||
Rakefile | ||
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