Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 87c87b6d64 Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I0d5dd508af2482bc43db9c25bf197dfb7d0eadc4
2022-02-17 11:49:09 -08:00
Colleen Murphy 7f3f2aa074 Depend on helper gem for spec_helper_acceptance
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: I2dea0aa652ce3aa6323c533e3c61cb4f28fe2dd1
2017-08-18 10:41:43 +02:00
Spencer Krum d8ae227d7b Use new infra_spec_helper for gem dependencies
Change-Id: I404c7588e1ede19d8c204ce0d589e16fb089c16e
2016-06-21 18:38:47 -07:00
Spencer Krum d8e5a09db1 Pin google-api-client; sanitize Gemfile
Change-Id: Iabadadc6510c1f5ada0ddfe213880e1e893d0186
2016-04-14 15:20:08 -07:00
Colleen Murphy a6e3db8a85 Add Gemfile and puppet 4 checks
In anticipation of puppet 4, start trying to deal with puppet 4 things
that can be helpfully predicted by puppet lint plugins. Also fix lint
errors caught by the puppet-lint-absolute_classname-check gem as well
as arrow alignment errors not caught before.

Change-Id: I0b891a9f89508bca8cd30cb2fb2253779a3661b4
2015-08-03 18:42:39 -07:00