summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-07-07 01:38:11 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-07-07 01:38:11 -0400
commit12654fbe2ff56e7ba9eab61554f86a4164052a18 (patch)
tree52c21b3aef8f804164c1ac96ae1d0f7d054ba5b8 /openshift-ansible.spec
parent31e8666a29eab6b8b0580e3df583ce12d91d8fde (diff)
downloadopenshift-12654fbe2ff56e7ba9eab61554f86a4164052a18.tar.gz
openshift-12654fbe2ff56e7ba9eab61554f86a4164052a18.tar.bz2
openshift-12654fbe2ff56e7ba9eab61554f86a4164052a18.tar.xz
openshift-12654fbe2ff56e7ba9eab61554f86a4164052a18.zip
Automatic commit of package [openshift-ansible] release [3.6.137-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.137
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 7328dfdbc..6697302a3 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -9,7 +9,7 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$
Name: openshift-ansible
-Version: 3.6.136
+Version: 3.6.137
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,19 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Jul 07 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.137-1
+- Install container-selinux with container-engine (smilner@redhat.com)
+- Bug 1466152 - Json-file log driver: Neither
+ "openshift_logging_fluentd_use_journal=false" nor omitted collects the log
+ entries (rmeggins@redhat.com)
+- Adding serial: 1 to play to ensure we run one at a time (ewolinet@redhat.com)
+- Fix yamllint (sdodson@redhat.com)
+- Workaround seboolean module with setsebool command. (abutcher@redhat.com)
+- Removed quotes and added env variable to be specific. (kwoodson@redhat.com)
+- [BZ 1467786] Fix for OPENSHIFT_DEFAULT_REGISTRY setting.
+ (kwoodson@redhat.com)
+- set the proper label of /var/lib/etcd directory (jchaloup@redhat.com)
+
* Thu Jul 06 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.136-1
- Synching certs and aggregator configs from first master to all other masters
(ewolinet@redhat.com)