diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-07-07 01:38:11 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-07-07 01:38:11 -0400 |
commit | 12654fbe2ff56e7ba9eab61554f86a4164052a18 (patch) | |
tree | 52c21b3aef8f804164c1ac96ae1d0f7d054ba5b8 /openshift-ansible.spec | |
parent | 31e8666a29eab6b8b0580e3df583ce12d91d8fde (diff) | |
download | openshift-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.spec | 15 |
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) |