summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-03-04 14:39:42 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-03-04 14:39:42 -0500
commitfaacbce80c0946be1451b1f2593c1f55dd64c133 (patch)
tree8e4440b316da6b7373c01ed1baaeb993974e8565 /openshift-ansible.spec
parentf5cfeb6642bc6a405a49c03c799c37df89ac38cb (diff)
downloadopenshift-faacbce80c0946be1451b1f2593c1f55dd64c133.tar.gz
openshift-faacbce80c0946be1451b1f2593c1f55dd64c133.tar.bz2
openshift-faacbce80c0946be1451b1f2593c1f55dd64c133.tar.xz
openshift-faacbce80c0946be1451b1f2593c1f55dd64c133.zip
Automatic commit of package [openshift-ansible] release [3.0.51-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 710480bb2..9d0a18541 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.50
+Version: 3.0.51
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -261,6 +261,15 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Mar 04 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.51-1
+- Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict
+ object' has no attribute 'stdout'" (bleanhar@redhat.com)
+- EBS storage does not support Recycle (sedgar@redhat.com)
+- Remove cockpit and kubernetes-client packages in uninstall playbook.
+ (abutcher@redhat.com)
+- Update README_origin.md (trond.hapnes@gmail.com)
+- Add cockpit-docker package by default (nakayamakenjiro@gmail.com)
+
* Thu Mar 03 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.50-1
- change lib_zabbix's import to new pathing (jdiaz@redhat.com)
- upgrade README fixes (bleanhar@redhat.com)