From 95e4c943fedb0c9a978a656e0aa2840fa257ae4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 11 Feb 2016 09:09:35 +0100 Subject: [PATCH] install logstash on copr-be --- roles/copr/backend/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/copr/backend/tasks/main.yml b/roles/copr/backend/tasks/main.yml index d2fead7cb7..788ec5eff6 100644 --- a/roles/copr/backend/tasks/main.yml +++ b/roles/copr/backend/tasks/main.yml @@ -20,6 +20,7 @@ - obs-signd # TODO: remove, since it will be installed as dependency by copr-backend - redis # we need this to start the service in next step - python-futures # remove when new version of copr-backend will be released + - logstash - name: make copr dirs file: state=directory path={{ item }}