summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-04-26 16:26:02 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2016-04-26 16:26:02 -0400
commite221ac190ca1f953d1a52834c22c12a7c9dc4a46 (patch)
tree109bc8fcc8d893bb30df1135970ab9937d27c3b2 /openshift-ansible.spec
parentf1fb7eb8014334970a9b985daa34b6c483a42dde (diff)
downloadopenshift-e221ac190ca1f953d1a52834c22c12a7c9dc4a46.tar.gz
openshift-e221ac190ca1f953d1a52834c22c12a7c9dc4a46.tar.bz2
openshift-e221ac190ca1f953d1a52834c22c12a7c9dc4a46.tar.xz
openshift-e221ac190ca1f953d1a52834c22c12a7c9dc4a46.zip
Automatic commit of package [openshift-ansible] release [3.0.86-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 0cefca87b..7f812c364 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.85
+Version: 3.0.86
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -183,6 +183,19 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Apr 26 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.86-1
+- Don't set empty HTTP_PROXY, HTTPS_PROXY, NO_PROXY values (sdodson@redhat.com)
+- a-o-i tests: Update attended tests for proxy (smunilla@redhat.com)
+- Move portal_net from openshift_common to openshift_facts.
+ (abutcher@redhat.com)
+- Apply openshift_common to all masters prior to creating certificates for
+ portal_net. (abutcher@redhat.com)
+- Access portal_net in common facts. (abutcher@redhat.com)
+- Add support for setting identity provider custom values (jdetiber@redhat.com)
+- port filter_plugins to ansible2 (tob@butter.sh)
+- a-o-i: Update prompt when asking for proxy (smunilla@redhat.com)
+- a-o-i: UI additions for proxies (smunilla@redhat.com)
+
* Mon Apr 25 2016 Troy Dawson <tdawson@redhat.com> 3.0.85-1
- Fix backward compat for osm_default_subdomain (jdetiber@redhat.com)
- Replace deprecated sudo with become. (abutcher@redhat.com)