diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-10-10 08:43:59 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-10-10 08:43:59 -0500 |
commit | c5e95907b6311935a5fa7e56b2f00565b32e4fb6 (patch) | |
tree | bdc8bfe578be5a8a2843b682ba9afc9115f60833 | |
parent | a37dc403f19d9b0cd772d4f876732834f8c7fd4b (diff) | |
download | openshift-c5e95907b6311935a5fa7e56b2f00565b32e4fb6.tar.gz openshift-c5e95907b6311935a5fa7e56b2f00565b32e4fb6.tar.bz2 openshift-c5e95907b6311935a5fa7e56b2f00565b32e4fb6.tar.xz openshift-c5e95907b6311935a5fa7e56b2f00565b32e4fb6.zip |
Automatic commit of package [openshift-ansible] release [3.4.6-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index da02d3f12..4daa2cb96 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.4.5-1 ./ +3.4.6-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index f4e89f906..5aaa4c2bc 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.4.5 +Version: 3.4.6 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -249,6 +249,12 @@ Atomic OpenShift Utilities includes %changelog +* Mon Oct 10 2016 Troy Dawson <tdawson@redhat.com> 3.4.6-1 +- Retry failed master startup once (ironcladlou@gmail.com) +- [logging] Fix openshift_hosted_logging_fluentd_nodeselector + (sdodson@redhat.com) +- Changes for etcd servers (vishal.patil@nuagenetworks.net) + * Fri Oct 07 2016 Scott Dodson <sdodson@redhat.com> 3.4.5-1 - [a-o-i] -v disables quiet ansible config. (abutcher@redhat.com) |