summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-10-17 01:11:29 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-10-17 01:11:29 -0400
commit8941dd5ee2f287d54f77e50186bba6662c696458 (patch)
treeae398d63122d2ee2fd38948aeed71455ff7545e8 /openshift-ansible.spec
parentb8eca5d28e6c76615cc56f8357b2d543b6e18582 (diff)
downloadopenshift-8941dd5ee2f287d54f77e50186bba6662c696458.tar.gz
openshift-8941dd5ee2f287d54f77e50186bba6662c696458.tar.bz2
openshift-8941dd5ee2f287d54f77e50186bba6662c696458.tar.xz
openshift-8941dd5ee2f287d54f77e50186bba6662c696458.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.158.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
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 458e0fe7b..2d3dae4b1 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.157.0%{?dist}
+Release: 0.158.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -276,6 +276,11 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Oct 17 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.158.0
+- Refactor openshift-management entry point (rteague@redhat.com)
+- Add switch to enable/disable container engine's audit log being stored in ES.
+ (jkarasek@redhat.com)
+
* Mon Oct 16 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.157.0
- data migration of embedded etcd not allowed (jchaloup@redhat.com)
- GlusterFS: remove topology reference from deploy-heketi (jarrpa@redhat.com)