summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-04-07 15:04:48 -0500
committerTroy Dawson <tdawson@redhat.com>2016-04-07 15:04:48 -0500
commit83b3b916705b9cdd4ad52b77383580f7b93530ef (patch)
treef8ff9c5bca35835e2a792e39a8495ca39d8648a0 /openshift-ansible.spec
parentbf2c3b10bd37cbae5c0408589a8d7ac41d6f44de (diff)
downloadopenshift-83b3b916705b9cdd4ad52b77383580f7b93530ef.tar.gz
openshift-83b3b916705b9cdd4ad52b77383580f7b93530ef.tar.bz2
openshift-83b3b916705b9cdd4ad52b77383580f7b93530ef.tar.xz
openshift-83b3b916705b9cdd4ad52b77383580f7b93530ef.zip
Automatic commit of package [openshift-ansible] release [3.0.75-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 225321aa2..845455444 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.74
+Version: 3.0.75
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,13 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Apr 07 2016 Troy Dawson <tdawson@redhat.com> 3.0.75-1
+- First attempt at oadm router module (kwoodson@redhat.com)
+- Remove openshift_common dep from openshift_storage_nfs (abutcher@redhat.com)
+- Add cloudprovider config dir to docker options. (abutcher@redhat.com)
+- Check for kind in cloudprovider facts prior to accessing.
+ (abutcher@redhat.com)
+
* Wed Apr 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.74-1
- Add support for configuring oauth templates. (dgoodwin@redhat.com)
- Add support for templating master admissionConfig. (dgoodwin@redhat.com)