summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-10-10 08:43:59 -0500
committerTroy Dawson <tdawson@redhat.com>2016-10-10 08:43:59 -0500
commitc5e95907b6311935a5fa7e56b2f00565b32e4fb6 (patch)
treebdc8bfe578be5a8a2843b682ba9afc9115f60833 /openshift-ansible.spec
parenta37dc403f19d9b0cd772d4f876732834f8c7fd4b (diff)
downloadopenshift-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].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec8
1 files changed, 7 insertions, 1 deletions
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)