Library gem used by Infra puppet modules
Go to file
Emilien Macchi 5b61e57d2b Revert "Pin puppetlabs-spec-helper"
They cleared 1.2.0 release to support ruby 2.0.x.

This reverts commit e6a1ce0997.

Change-Id: Iec64103711ea05dddfcde2f07d9b90944352a98a
2016-08-24 01:51:08 +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" 2016-08-24 01:51:08 +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