
* modules/openstack_project/files/log_archive_maintenance.sh: On occasion the compressor will be engaged on a file which is still being written to the log archive, resulting in a compressed but truncated copy along with the original it lacked the write lock to unlink. Then on a subsequent pass, this file will be skipped because the destination filename already exists. Instead, don't compress a file unless its last modified time is more than 10 minutes in the past. Change-Id: Ife874784babd41aa45b4183f4f0a5a5730cf5a23
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.
The main entry point is in manifests/site.pp.
In general, most of the modules here are designed to be able to be run either in agent or apply mode.
These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.
See http://ci.openstack.org for more information.
Description
Languages
Python
36.8%
Jinja
36.8%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.9%