diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-04-05 15:22:14 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-04-05 15:22:14 -0500 |
commit | debe6109ad57c0d722c41a720dba95a1eb1f3d35 (patch) | |
tree | 545a92c5e704f38a41f5a2a3db309073ce4e797c /openshift-ansible.spec | |
parent | 9cb1b8ffe8d2d5eb0a9fce6eb31c09df4f625f8a (diff) | |
download | openshift-debe6109ad57c0d722c41a720dba95a1eb1f3d35.tar.gz openshift-debe6109ad57c0d722c41a720dba95a1eb1f3d35.tar.bz2 openshift-debe6109ad57c0d722c41a720dba95a1eb1f3d35.tar.xz openshift-debe6109ad57c0d722c41a720dba95a1eb1f3d35.zip |
Automatic commit of package [openshift-ansible] release [3.0.72-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index d66cf9d5c..269422801 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.71 +Version: 3.0.72 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,13 @@ Atomic OpenShift Utilities includes %changelog +* Tue Apr 05 2016 Troy Dawson <tdawson@redhat.com> 3.0.72-1 +- when docker is installed, make it 1.8.2 to avoid issues (mwoodson@redhat.com) +- Downgrade to docker 1.8.2 if installing OSE < 3.2 (sdodson@redhat.com) +- Pacemaker is unsupported for 3.2 (bleanhar@redhat.com) +- Fixing regexp. Periods are no longer allowed (kwoodson@redhat.com) +- We require docker 1.9 for the 3.2 upgrade (bleanhar@redhat.com) + * Mon Apr 04 2016 Troy Dawson <tdawson@redhat.com> 3.0.71-1 - Fixed oc_edit by requiring name and content (kwoodson@redhat.com) - add higher severity trigger if no heartbeat for 1 hour (jdiaz@redhat.com) |