
Instead of keeping a local copy of spec_helper_acceptance.rb and requiring updates to all modules for any change, we can move it into the common helper gem and require it from there. This will make it easier to create and review changes that affect all puppet modules. Also change the Gemfile to look for the gem in the local workspace if running in a zuul environment. Change-Id: I2fd13c3aa1b5bb6775c1963f769e6be7e0b8dafb
OpenStack Project_config Module
Overview
Pulls down project_config repository and defines useful variables.
Description
Languages
Puppet
71.9%
Ruby
28.1%