diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-10-28 08:30:16 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-10-28 08:30:16 -0500 |
commit | 5b12ba1e9571f6a5b7763769c1394846af74436e (patch) | |
tree | 8faf71aba2bee6fbd0a7f714ff59fa0a6dd59e6a | |
parent | c2328b5d7b71a99bd6051ebecd8b6d297be97712 (diff) | |
download | openshift-5b12ba1e9571f6a5b7763769c1394846af74436e.tar.gz openshift-5b12ba1e9571f6a5b7763769c1394846af74436e.tar.bz2 openshift-5b12ba1e9571f6a5b7763769c1394846af74436e.tar.xz openshift-5b12ba1e9571f6a5b7763769c1394846af74436e.zip |
Automatic commit of package [openshift-ansible] release [3.4.14-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 e68d5ee40..25d0f87c7 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.4.13-1 ./ +3.4.14-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 81c11a44f..69d02d43c 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.4.13 +Version: 3.4.14 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -249,6 +249,12 @@ Atomic OpenShift Utilities includes %changelog +* Fri Oct 28 2016 Troy Dawson <tdawson@redhat.com> 3.4.14-1 +- Change HA master controller service to restart always. (dgoodwin@redhat.com) +- Default hosted_registry_insecure true when insecure registry present in + existing /etc/sysconfig/docker. (abutcher@redhat.com) +- Fix race condtion in openshift_facts (smunilla@redhat.com) + * Wed Oct 26 2016 Troy Dawson <tdawson@redhat.com> 3.4.13-1 - [upgrades] Fix containerized node (sdodson@redhat.com) - Add support for 3.4 upgrade. (dgoodwin@redhat.com) |