Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan a4162cfb80 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: I050a5fa329c4925940b93a162bb54901555f4b47
2022-02-17 11:26:53 -08:00
Marton Kiss 46a421e013 Refactor vcsrepo to git resource to resolve refresh trigger issues
This patchset will replace the vcsrepo with puppet-community's
git_resource and resolve the resource change notification issues.

Change-Id: I4b0fc715f89062047ed32f4f89880ced76e54f9b
2015-10-15 18:28:18 +02:00
Marton Kiss ade07a70b6 Askbot module refactor
Refactor askbot module:
- deployment source from git instead of pip
- separate init / install / config code
- break site config into celeryd / cron / http / log / ssl / static parts
- support of Ubuntu Precise 12.04LTS / Trusty 14.04LTS

Notice: don't approve this patch until puppet run is enabled on ask.o.o
because it breaks the production site. (need to refactor the related
system-config ask.pp too)

Depends-On: Iaa8488a3d7ab8b121404ac1ac39bd1620a868727
Change-Id: I560c24c3b09e4a8d09b23afa619a4cf361601cbe
2015-06-02 15:48:34 +02:00
Marton Kiss 9004ea91eb Added missing files requires for Puppet module split-out
Include .gitreview, the Modulefile specification, a short readme
and a Rakefile for puppet-lint.
2015-01-26 15:02:08 +01:00