summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2015-12-10 16:24:20 -0500
committerThomas Wiest <twiest@redhat.com>2015-12-10 16:24:20 -0500
commitecbef3a7de3767cdfadfa2167e7f4aa96aa05472 (patch)
treef24ef70f798beb1c4433c5a24cb57c133be6d7fe /openshift-ansible.spec
parentbe8f7c3c96dd077a10b71447c513811203673028 (diff)
downloadopenshift-ecbef3a7de3767cdfadfa2167e7f4aa96aa05472.tar.gz
openshift-ecbef3a7de3767cdfadfa2167e7f4aa96aa05472.tar.bz2
openshift-ecbef3a7de3767cdfadfa2167e7f4aa96aa05472.tar.xz
openshift-ecbef3a7de3767cdfadfa2167e7f4aa96aa05472.zip
Revert "Automatic commit of package [openshift-ansible] release [3.0.20-1]."
This reverts commit be8f7c3c96dd077a10b71447c513811203673028.
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec14
1 files changed, 1 insertions, 13 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index dcfa59327..4f3cdbed1 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.20
+Version: 3.0.19
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -259,18 +259,6 @@ Atomic OpenShift Utilities includes
%changelog
-* Thu Dec 10 2015 Thomas Wiest <twiest@redhat.com> 3.0.20-1
-- Install base package in openshift_common for version facts
- (abutcher@redhat.com)
-- Make the install of openshift_examples optional (jtslear@gmail.com)
-- add support for remote command actions no support for anything but custom
- scripts at this time (jdiaz@redhat.com)
-- Remove yum / dnf duplication (sdodson@redhat.com)
-- Remove hacluster user during uninstall. (abutcher@redhat.com)
-- Simplify session secrets overrides. (abutcher@redhat.com)
-- Squash pcs install into one task. (abutcher@redhat.com)
-- Bump ansible requirement to 1.9.4 (sdodson@redhat.com)
-
* Wed Dec 09 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.19-1
- Fix version dependent image streams (sdodson@redhat.com)
- atomic-openshift-installer: Error handling on yaml loading