puppet-openstack_infra_spec.../README.md
Spencer Krum 8fe0a33f15 Initial commit
This code came from
http://git.openstack.org/cgit/openstack/puppet-openstack_spec_helper/

and was modified for infra's use.

The gems specified in gemspec are current with what infra is currently
using.

Change-Id: I06e47d4af32f30e4504ee67257923a4596725d0f
2016-06-21 16:19:09 -07:00

17 lines
443 B
Markdown

Puppet-OpenStack-Infra Spec Helper
==================================
This gem provides transitive dependencies for the OpenStack Puppet Modules
[OpenStack Infra Modules](http://docs.openstack.org/infra/system-config/sysadmin.html).
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
```