Library gem used by Infra puppet modules
Go to file
Jeremy Stanley 4c7c3a271b Revert "Pin puppetlabs_spec_helper ~> 1.1.1"
Oops, I meant to abandon Ide9d7166abba906fd3552fd62983e22f29ba0c4d
as we've worked around it for now in
openstack-infra/project-config via
I96b694dca77c32e9e1cf698ec0d93f8bcae8f082 instead.

This reverts commit 0484aba688.

Change-Id: I67415e1b600f75fcb836a9fed4bcc262a1aaaae0
2016-09-10 13:35:43 +00:00
lib/puppet-openstack_infra_spec_helper Initial commit 2016-06-21 16:19:09 -07:00
.gitignore Initial commit 2016-06-21 16:19:09 -07:00
.gitreview Added .gitreview 2016-06-21 01:50:44 +00:00
CHANGELOG.md Initial commit 2016-06-21 16:19:09 -07:00
LICENSE Initial commit 2016-06-21 16:19:09 -07:00
README.md Initial commit 2016-06-21 16:19:09 -07:00
puppet-openstack_infra_spec_helper.gemspec Revert "Pin puppetlabs_spec_helper ~> 1.1.1" 2016-09-10 13:35:43 +00:00
run_unit_tests.sh Initial commit 2016-06-21 16:19:09 -07:00

README.md

Puppet-OpenStack-Infra Spec Helper

This gem provides transitive dependencies for the OpenStack Puppet Modules OpenStack Infra Modules.

Usage

Include this gem in your Gemfile:

gem 'puppet-openstack_infra_spec_helper',
  :git => 'https://git.openstack.org/openstack-infra/puppet-openstack_infra_spec_helper',
  :require => false