summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-08-05 08:55:09 -0500
committerTroy Dawson <tdawson@redhat.com>2016-08-05 08:55:09 -0500
commitd8b8474ef3f73cc7c6dd161d074ea54d94f03c00 (patch)
tree3abe0645ba21b09b50f28d6957651c5f6f2ebf42 /openshift-ansible.spec
parentaf74b4c511406b1b3b8a71c64c39b76af465e081 (diff)
downloadopenshift-d8b8474ef3f73cc7c6dd161d074ea54d94f03c00.tar.gz
openshift-d8b8474ef3f73cc7c6dd161d074ea54d94f03c00.tar.bz2
openshift-d8b8474ef3f73cc7c6dd161d074ea54d94f03c00.tar.xz
openshift-d8b8474ef3f73cc7c6dd161d074ea54d94f03c00.zip
Automatic commit of package [openshift-ansible] release [3.3.7-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 66765d859..6a19a67a6 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.3.6
+Version: 3.3.7
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -221,6 +221,20 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Aug 05 2016 Troy Dawson <tdawson@redhat.com> 3.3.7-1
+- Call relocated openshift-loadbalancer playbook in master scaleup.
+ (abutcher@redhat.com)
+- [openshift_ca] correct check for missing CA. (abutcher@redhat.com)
+- a-o-i: Rename OSE in Install Menu (smunilla@redhat.com)
+- a-o-i: Allow Arbitrary Deployment Variables (smunilla@redhat.com)
+- Add knobs for disabling router/registry management. (abutcher@redhat.com)
+- Restore missing etcd_image fact. (abutcher@redhat.com)
+- Add options for specifying named ca certificates to be added to the openshift
+ ca bundle. (abutcher@redhat.com)
+- oo_collect can be ran against dicts where key isn't present.
+ (abutcher@redhat.com)
+- Don't set a networkPluginName in 3.3 installs (sdodson@redhat.com)
+
* Wed Aug 03 2016 Troy Dawson <tdawson@redhat.com> 3.3.6-1
- Rename router and registry node list variables. (abutcher@redhat.com)
- a-o-i: Fix broken uninstall (smunilla@redhat.com)