summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-10-28 08:30:16 -0500
committerTroy Dawson <tdawson@redhat.com>2016-10-28 08:30:16 -0500
commit5b12ba1e9571f6a5b7763769c1394846af74436e (patch)
tree8faf71aba2bee6fbd0a7f714ff59fa0a6dd59e6a /openshift-ansible.spec
parentc2328b5d7b71a99bd6051ebecd8b6d297be97712 (diff)
downloadopenshift-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].
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 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)