RETIRED, Puppet module for Subunit2sql
Go to file
Matthew Treinish 50c21b8c3f
Change /etc/logstash dir ownership to root
This commit updates the /etc/logstash config dir (where the
subunit2sql configs live, which makes so much sense) to be owned by
root. There is no logstash user ever created on the worker nodes so
we shouldn't try to assign it as the owner.

Change-Id: Ifd85cf4d33c85a958aa33fca50bdd847a651e560
2016-03-04 12:02:31 -05:00
files Add more debug logging for closed file issues 2016-03-01 12:32:47 -05:00
manifests Change /etc/logstash dir ownership to root 2016-03-04 12:02:31 -05:00
spec Fix target path for regular git clone during tests 2015-08-19 16:42:35 -07:00
templates Add option to disable uneccesary data migration 2015-03-06 15:23:05 -05:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-13 18:38:02 -07:00
.gitreview Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
Gemfile Add Gemfile and puppet 4 checks 2015-08-13 18:38:02 -07:00
LICENSE Add missing LICENSE file 2015-01-29 23:00:06 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
Rakefile Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00

README.md

OpenStack Subunit2sql Module

Overview

Installs and configures subunit2sql - a tool to convert subunit results into a SQL database.