summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJoel Diaz <jdiaz@redhat.com>2016-03-07 12:09:50 -0500
committerJoel Diaz <jdiaz@redhat.com>2016-03-07 12:09:50 -0500
commite3938de6e91985e673da461da91e5a04c242c300 (patch)
treecec2587e3c7d3bf0fcef8844ec1978e100484a6d /openshift-ansible.spec
parent30b0cf981169ae7f74c767cda00a51a39f35b434 (diff)
downloadopenshift-e3938de6e91985e673da461da91e5a04c242c300.tar.gz
openshift-e3938de6e91985e673da461da91e5a04c242c300.tar.bz2
openshift-e3938de6e91985e673da461da91e5a04c242c300.tar.xz
openshift-e3938de6e91985e673da461da91e5a04c242c300.zip
Automatic commit of package [openshift-ansible] release [3.0.52-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 693bdc39f..03fcb5f66 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.51
+Version: 3.0.52
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,11 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+- package up lib_zabbix into its own subpackage (jdiaz@redhat.com)
+
* 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)