diff options
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index a8f03d17d..5aaa4c2bc 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.4.3 +Version: 3.4.6 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -249,6 +249,31 @@ 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) + +* Fri Oct 07 2016 Troy Dawson <tdawson@redhat.com> 3.4.4-1 +- note different product versions (jeder@redhat.com) +- Error out if containerized=true for lb host. (dgoodwin@redhat.com) +- Removes an unused file (jtslear@gmail.com) +- Update v1.3 content (sdodson@redhat.com) +- Add v1.4 content (sdodson@redhat.com) +- Set master facts for first master in node scaleup. (abutcher@redhat.com) +- Fix default port typo. (abutcher@redhat.com) +- Add example openid/request header providers and explain certificate + variables. (abutcher@redhat.com) +- Move openshift.common.debug.level to openshift_facts. (abutcher@redhat.com) +- Don't secure registry or deploy registry console when infra replics == 0 + (abutcher@redhat.com) +- the example line fails on releases prior to 3.3, so put a comment there. + (jeder@redhat.com) + * Tue Oct 04 2016 Scott Dodson <sdodson@redhat.com> 3.4.3-1 - Check if openshift_master_ingress_ip_network_cidr is defined (Mathias.Merscher@dg-i.net) |