summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-03-18 06:01:04 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-03-18 06:01:04 -0400
commitb6aa824eb212ff968cc4b925bb32c05ef2ebd61d (patch)
treee88de03c4ac68cfd5115d5035c491b02312cb8af /openshift-ansible.spec
parentcd56448dae931dc5c270f8090b7ba25cc6833805 (diff)
downloadopenshift-b6aa824eb212ff968cc4b925bb32c05ef2ebd61d.tar.gz
openshift-b6aa824eb212ff968cc4b925bb32c05ef2ebd61d.tar.bz2
openshift-b6aa824eb212ff968cc4b925bb32c05ef2ebd61d.tar.xz
openshift-b6aa824eb212ff968cc4b925bb32c05ef2ebd61d.zip
Automatic commit of package [openshift-ansible] release [3.6.4-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 0cc66d48c..6945c52ce 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.3
+Version: 3.6.4
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,14 @@ Atomic OpenShift Utilities includes
%changelog
+* Sat Mar 18 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.4-1
+- Cherry picking from #3689 (ewolinet@redhat.com)
+- Moving projects task within openshift_hosted (rteague@redhat.com)
+- Refactor openshift_projects role (rteague@redhat.com)
+- Add unit tests for existing health checks (rhcarvalho@gmail.com)
+- Do not update when properties when not passed. (kwoodson@redhat.com)
+- change shell to bash in generate_jks.sh (l@lmello.eu.org)
+
* Fri Mar 17 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.3-1
- enable docker excluder since the time it is installed (jchaloup@redhat.com)