summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-04-04 15:00:12 -0500
committerTroy Dawson <tdawson@redhat.com>2016-04-04 15:00:12 -0500
commit63af28f86977e2d870153df98eae497a3c4680cf (patch)
treee68434c41ca1922492779bbd5bfb2e0dda7e6932
parente878e61bbe1d44f4c998b533131fd76ae8d40ebd (diff)
downloadopenshift-63af28f86977e2d870153df98eae497a3c4680cf.tar.gz
openshift-63af28f86977e2d870153df98eae497a3c4680cf.tar.bz2
openshift-63af28f86977e2d870153df98eae497a3c4680cf.tar.xz
openshift-63af28f86977e2d870153df98eae497a3c4680cf.zip
Automatic commit of package [openshift-ansible] release [3.0.71-1].
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec7
2 files changed, 7 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 7f350f435..88c9754eb 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.0.70-1 ./
+3.0.71-1 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 0ce628dfa..d66cf9d5c 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.70
+Version: 3.0.71
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,11 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+- Yedit enhancements (kwoodson@redhat.com)
+
* Fri Apr 01 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.70-1
- Enable Ansible ssh pipelining to speedup deployment (lhuard@amadeus.com)
- Allow for overriding scheduler config (jdetiber@redhat.com)