Commit Graph

10 Commits

Author SHA1 Message Date
Clark Boylan 173d87b236 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: Ifaa03a9c5faf390104600b2266323e0f896e1e25
2022-02-17 11:52:38 -08:00
OpenDev Sysadmins cdbd52988f OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:26:03 +00:00
Ian Wienand 815bc2de5b Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I22991b8304803bab92f77566b8fcfe9f69129955
2019-03-24 20:35:40 +00:00
Colleen Murphy ddd4542e56 Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: I0d47ad08d5cbdd39549a860a7c3a2c7aa8f4b1f3
2018-07-12 09:57:45 +02:00
Colleen Murphy ea7906c3bd 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: I5fdfd20534469f4a414b12e8ecaef8009e29ca33
2017-08-18 10:41:44 +02:00
Colleen Murphy 8f02f2da7c 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. Also fix a linter error.

Change-Id: Iad0ceb85547747d6c5d16e93f024a59ffafc13f1
2017-06-24 16:20:46 +02:00
Matthew Treinish 1decc9c14c
Add option to set delete-old imap messages 2016-08-31 16:01:55 -04:00
Matthew Treinish 06d9b86819
Add option to specify imap folder 2016-08-31 15:58:15 -04:00
Matthew Treinish 9c10de6b26
Fix config templates
The files got mixed up in the initial commit and the systemd
service file was accidently set as the config file and the
config file was never added. This commit fixes the oversight.
2016-08-31 15:56:51 -04:00
Matthew Treinish 5107ff57d7
Initial Commit 2016-08-30 18:01:19 -04:00