From 9019b01d6427bed925be6ba9c955cf9a36212ece Mon Sep 17 00:00:00 2001 From: clime Date: Thu, 19 Jan 2017 12:29:03 +0100 Subject: [PATCH] copr: do not install packages that are installed as deps of copr-backend --- roles/copr/backend/tasks/main.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/copr/backend/tasks/main.yml b/roles/copr/backend/tasks/main.yml index d049173cfe..0a4405a761 100644 --- a/roles/copr/backend/tasks/main.yml +++ b/roles/copr/backend/tasks/main.yml @@ -19,9 +19,6 @@ - python-glanceclient - python-neutronclient - python-keystoneclient - - 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