diff --git a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml index e372f231ac..7bba6ed208 100644 --- a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml +++ b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml @@ -24,6 +24,10 @@ items: python3-requests \ fedora-messaging \ python3-fedora-messaging \ + python3-fedora \ + python3-fedmsg \ + python3-beautifulsoup4 \ + python3-psutil \ python3-pip \ python3-setuptools && \ dnf autoremove -y && \