Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan cd96b2050f 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: I2ed298b86b802a3280ee5d4e11aecdd3cbde3392
2022-02-17 11:38:07 -08:00
Colleen Murphy 1e57d3237c Add beaker tests
Add basic tests to ensure the class can be applied and the service will
start.

Change-Id: I8fcdddb983bcf535e51e000408fd3678ef635846
2018-07-11 12:26:11 +02:00
Colleen Murphy 955e43c960 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: I9d723eb04090316b985563879f49bf090d6f6534
2017-08-18 10:41:43 +02:00
Colleen Murphy c18358c096 Fix beaker on xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs.

Change-Id: I1b55765d6a6af06b8cf64ec96823cad8403f4754
2017-06-24 15:44:41 +02:00
Matthew Treinish 237532f00e
Initial cookiecutter commit 2016-07-19 17:06:17 -04:00