summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-03-07 16:37:05 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-03-07 16:37:05 -0500
commit0fc6a695eff837ec140e439741fd446a2a10bccf (patch)
tree0b7341698e0255e7b55a79df47dd25a3c5133696 /openshift-ansible.spec
parent44f443cd5afcad79c9afa49ff4f60c0448512f4f (diff)
downloadopenshift-0fc6a695eff837ec140e439741fd446a2a10bccf.tar.gz
openshift-0fc6a695eff837ec140e439741fd446a2a10bccf.tar.bz2
openshift-0fc6a695eff837ec140e439741fd446a2a10bccf.tar.xz
openshift-0fc6a695eff837ec140e439741fd446a2a10bccf.zip
Automatic commit of package [openshift-ansible] release [3.0.53-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 03fcb5f66..e249678f1 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.52
+Version: 3.0.53
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,12 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Mar 07 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.53-1
+- Don't enable cockpit-ws for containerized installs (bleanhar@redhat.com)
+- Support openshift_image_tag (bleanhar@redhat.com)
+- Set g_new_master_hosts in upgrade playbooks. (abutcher@redhat.com)
+- Add setting for configuring nofile limit for haproxy (jdetiber@redhat.com)
+
* Mon Mar 07 2016 Joel Diaz <jdiaz@redhat.com> 3.0.52-1
- fixed monitoring containers to restart (sten@redhat.com)
- Lock down generated certs dir (sdodson@redhat.com)