project-config/roles/submit-log-processor-jobs
James E. Blair efa6e0a2ba Fix hostvars logstash job submission error
The log server may have just been added to the inventory; we're
really interested in the node the job ran on, so make sure that
the node we grab is a nodepool node.

Change-Id: I3f228f9a0c913476f946f546cdd5a2d56864c549
2017-09-14 17:00:22 -06:00
..
library Fix hostvars logstash job submission error 2017-09-14 17:00:22 -06:00
README.rst Add log processing roles 2017-09-11 10:12:28 -06:00

A module to submit a log processing job.

This role is a container for an Ansible module which processes a log directory and submits jobs to a log processing gearman queue. The role itself performs no actions, and is intended only to be used by other roles as a dependency to supply the module.