diff --git a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml index 6387eb819d..cf81237544 100644 --- a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml +++ b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml @@ -1,3 +1,6 @@ +# Removed from the dockerfile, need to move them back later +# fedora-messaging \ +# python3-fedora-messaging \ apiVersion: v1 items: - apiVersion: v1 @@ -22,8 +25,6 @@ items: python3-bugzilla \ python3-dogpile-cache \ python3-requests \ -# fedora-messaging \ -# python3-fedora-messaging \ python3-fedora \ python3-fedmsg \ python3-beautifulsoup4 \