Commit Graph

9 Commits

Author SHA1 Message Date
Clark Boylan d82984ddf2 Retire this project
We've shutdown the logstash service and don't need to manage it with
puppet any more.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/839235
Change-Id: I2b5d3ac705d246f705b4ef91f12a4895e6854fc1
2022-04-25 09:50:21 -07:00
Ian Wienand 32e9f596f4 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: I649dc632aeca673a6d09db3d3d426fdf16eaf984
2019-03-24 20:35:40 +00:00
Paul Belanger 60d1e2b295 Migrate to puppet-httpd module
puppet-httpd is the openstack-infra version of puppetlabs-apache
(0.0.4) release.

This patchset will remove the puppetlabs-apache namespace from -infra
allowing for possible future patchsets to use newer puppetlabs-apache
modules.

Change-Id: Idff8228de0a5c309b02d95feb6e6f25aafaa5f2a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-07-16 15:38:11 -04:00
Jenkins 584d0f3479 Merge "Logrotate the indexer.log logfile." 2015-05-15 01:23:55 +00:00
Jeremy Stanley 0c90ff0bb8 Replace ci.o.o links with docs.o.o/infra
The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.

Change-Id: Ic9151804ffca5903969c44ca0465645b4d6fc1ea
2015-05-14 21:38:18 +00:00
Clark Boylan 79d4e6bbf6 Logrotate the indexer.log logfile.
Over time this logfile can grow quite large filling disk. Rotate it
daily and keep one week worth of logs to keep a reasonable amount of
logs.

Change-Id: Ic5f3acf290d3febc8af83773eb120df774937f1b
2015-05-14 10:31:51 -07:00
Ramy Asselin 41318c5a84 Rename openstackci to openstackinfra
Change-Id: If6f1025758f85f0daee3e85761ca939e149e223d
2015-04-20 13:45:13 -07:00
Spencer Krum f76780d6cb Locking down apache module version
We need puppetlabs-apache 0.0.4 for this module. We will, hopefully,
soon move this and other modules on to openstackci-httpd.

Change-Id: I27546066cb071eb942bd669434483c5bdd77fb24
2015-02-11 21:54:00 -08:00
Mikhail S Medvedev edfa229f21 Add standard puppet module files and .gitreview
This module has been split out from system-config, and additional
    files are added to create a proper puppet module.

    The spec:
    http://specs.openstack.org/openstack-infra/infra-specs/specs/puppet-modules.html

Change-Id: I7b9b5afec9069161e72e2a10f220400be467c9a8
2015-01-28 11:41:33 -06:00