summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-11-04 16:21:19 -0400
committerScott Dodson <sdodson@redhat.com>2016-11-04 16:21:19 -0400
commit4698b0c696b9d9cf2b8dbff5eaa4fcaa545093cd (patch)
treea0e9294468a7924b8e07906814d0a9081f60725f /openshift-ansible.spec
parent35db78f391f41e962903dbe9174efc7052948a15 (diff)
downloadopenshift-4698b0c696b9d9cf2b8dbff5eaa4fcaa545093cd.tar.gz
openshift-4698b0c696b9d9cf2b8dbff5eaa4fcaa545093cd.tar.bz2
openshift-4698b0c696b9d9cf2b8dbff5eaa4fcaa545093cd.tar.xz
openshift-4698b0c696b9d9cf2b8dbff5eaa4fcaa545093cd.zip
Automatic commit of package [openshift-ansible] release [3.4.17-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 6d8132740..9ed1542cf 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.4.16
+Version: 3.4.17
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -249,6 +249,18 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Nov 04 2016 Scott Dodson <sdodson@redhat.com> 3.4.17-1
+- Fix indentation for flannel etcd vars (smunilla@redhat.com)
+- Update hosted_templates (sdodson@redhat.com)
+- remove console exclusions (sdodson@redhat.com)
+- Restart API service always as well. (dgoodwin@redhat.com)
+- Update v1.4 content (sdodson@redhat.com)
+- Update quick installer upgrade mappings for 3.4 (smunilla@redhat.com)
+- Update flannel etcd vars for 0.5.5 (smunilla@redhat.com)
+- Where we use curl force it to use tlsv1.2 (sdodson@redhat.com)
+- Bump etcd_ca_default_days to 5 years. (abutcher@redhat.com)
+- Update master_lb vs cluster_hostname workflow (smunilla@redhat.com)
+
* Wed Nov 02 2016 Scott Dodson <sdodson@redhat.com> 3.4.16-1
- Fix HA environments incorrectly detecting mixed installed environments
(tbielawa@redhat.com)