From e87c8ef515eae38954771d7df2b38bbadd98c473 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 9 Feb 2017 12:01:05 +0000 Subject: [PATCH] Update the name of this package. --- roles/pdc/frontend/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/pdc/frontend/tasks/main.yml b/roles/pdc/frontend/tasks/main.yml index b55d30f3a3..4a3cf0acd8 100644 --- a/roles/pdc/frontend/tasks/main.yml +++ b/roles/pdc/frontend/tasks/main.yml @@ -10,7 +10,7 @@ dnf: pkg={{ item }} state=present with_items: - patternfly1 - - pdc-server + - python-pdc - xmlsec1 - mod_auth_mellon tags: pdc