summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-03-31 06:02:09 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-03-31 06:02:09 -0400
commit4ebf81f1d1b3a1277c1f3cae784882edbe183fe5 (patch)
treec018cdacf57ac4398dec71f322d4b84778203a73 /openshift-ansible.spec
parent6051550cb8796080fd44e39b059bca7d2453dce8 (diff)
downloadopenshift-4ebf81f1d1b3a1277c1f3cae784882edbe183fe5.tar.gz
openshift-4ebf81f1d1b3a1277c1f3cae784882edbe183fe5.tar.bz2
openshift-4ebf81f1d1b3a1277c1f3cae784882edbe183fe5.tar.xz
openshift-4ebf81f1d1b3a1277c1f3cae784882edbe183fe5.zip
Automatic commit of package [openshift-ansible] release [3.6.13-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec20
1 files changed, 19 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c25c152df..02c46724d 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -9,7 +9,7 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$
Name: openshift-ansible
-Version: 3.6.12
+Version: 3.6.13
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,24 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Mar 31 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.13-1
+- fixed decode switch so it works on OSX (stobias@harborfreight.com)
+- Wait for firewalld polkit policy to be defined (sdodson@redhat.com)
+- Correct copy task to use remote source (rteague@redhat.com)
+- validate and normalize inventory variables (lmeyer@redhat.com)
+- Fixed spacing. (kwoodson@redhat.com)
+- Fixed docs. Fixed add_resource. (kwoodson@redhat.com)
+- Fixing linting for spaces. (kwoodson@redhat.com)
+- Removing initial setting of metrics image prefix and version
+ (ewolinet@redhat.com)
+- Adding clusterrole to the toolbox. (kwoodson@redhat.com)
+- Fixed a bug in oc_volume. (kwoodson@redhat.com)
+- Adding a few more test cases. Fixed a bug when key was empty. Safeguard
+ against yedit module being passed an empty key (kwoodson@redhat.com)
+- Added the ability to do multiple edits (kwoodson@redhat.com)
+- fix es config merge so template does not need quoting. gen then merge
+ (jcantril@redhat.com)
+
* Thu Mar 30 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.12-1
- Update example inventory files to mention certificate validity parameters.
(vsemushi@redhat.com)