From ce72b251661d0ea83107036ce6d18b40a331b99c Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Fri, 3 Feb 2017 08:56:24 -0500 Subject: Ensure python2-ruamel-yaml is installed need to revisit this, currently python2-ruamel-yaml doesn't provide 'python-ruamel-yaml'. It probably should and that should be what we're installing. --- openshift-ansible.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'openshift-ansible.spec') diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 9faf3e78e..8cec36bb7 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -20,6 +20,7 @@ Requires: tar Requires: openshift-ansible-docs = %{version}-%{release} Requires: java-1.8.0-openjdk-headless Requires: httpd-tools +Requires: python-ruamel-yaml %description Openshift and Atomic Enterprise Ansible -- cgit v1.2.1