From 7dbca133a2600b0c49482ca10aaf3f0d8e46f1a0 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Mon, 27 Feb 2017 08:20:09 -0500 Subject: BZ1422348 - Don't install python-ruamel-yaml Just rely on PyYAML as a fallback and hope that's there --- openshift-ansible.spec | 1 - 1 file changed, 1 deletion(-) (limited to 'openshift-ansible.spec') diff --git a/openshift-ansible.spec b/openshift-ansible.spec index eefe50348..c7b4544be 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -24,7 +24,6 @@ Requires: tar Requires: openshift-ansible-docs = %{version}-%{release} Requires: java-1.8.0-openjdk-headless Requires: httpd-tools -Requires: python-ruamel-yaml Requires: libselinux-python %description -- cgit v1.2.1