Library gem used by Infra puppet modules
Go to file
Monty Taylor 54ed0aa7a1
Add roles dir in system-config to roles path
This doesn't exist yet, but is coming in the needed-by patch. Add the
roles dir in system-config to the roles path.

Change-Id: If05f02e856598403d7f94edf5e6e52c5fa69e8e6
Needed-By: https://review.openstack.org/590753
2018-08-10 07:14:28 -05:00
lib/puppet-openstack_infra_spec_helper Add roles dir in system-config to roles path 2018-08-10 07:14:28 -05: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 Cap net-telnet < 0.2.0 for ruby 1.9 support 2018-07-25 14:07:56 -04:00
run_unit_tests.sh Cap rake below 12.3.0 2017-11-20 10:41:45 -08: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