From a167d374117a31b03ab243e28ad6f54dce3010d6 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 8 Mar 2016 12:45:14 -0800 Subject: [PATCH] openqa/server: createhdds.py needs python3-fedfind --- roles/openqa/server/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openqa/server/tasks/main.yml b/roles/openqa/server/tasks/main.yml index 2e5dda9b18..50f9ab1a91 100644 --- a/roles/openqa/server/tasks/main.yml +++ b/roles/openqa/server/tasks/main.yml @@ -77,6 +77,7 @@ - libguestfs-xfs - python2-pexpect - python-libguestfs + - python3-fedfind tags: - packages