Library gem used by Infra puppet modules
Go to file
Jeremy Stanley 2a8035cecc Pin beaker-hiera<0.2.0
Due to backward-incompatible changes in beaker-hiera 0.2.0, we're
receiving a "uninitialized constant Beaker::DSL::Hiera" NameError
exception trying to use it. Earlier versions were working.

Change-Id: I232b1de6cfbf9c4ffc81e1cc2d6af5dd769ed0b5
2021-02-10 21:47:21 +00:00
lib/puppet-openstack_infra_spec_helper Name gate inventory file gate-hosts 2020-06-04 16:27:05 -05:00
.gitignore Initial commit 2016-06-21 16:19:09 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:04 +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 Update for opendev 2019-04-20 14:12:51 +00:00
puppet-openstack_infra_spec_helper.gemspec Pin beaker-hiera<0.2.0 2021-02-10 21:47:21 +00:00
run_unit_tests.sh Block hashdiff 0.3.9 and bundler 2.0 2019-04-23 17:31:34 +02: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://opendev.org/opendev/puppet-openstack_infra_spec_helper',
  :require => false