summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-03-17 10:39:48 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-03-17 10:39:48 -0400
commit622449e15a526dc3276b26fba8aae5256cbeb504 (patch)
tree0e412e9a664cc152ef00002e6a4f9f991dde153b /openshift-ansible.spec
parent71d230dd62d951d7afe5b8f8db6b3514545b5c69 (diff)
downloadopenshift-622449e15a526dc3276b26fba8aae5256cbeb504.tar.gz
openshift-622449e15a526dc3276b26fba8aae5256cbeb504.tar.bz2
openshift-622449e15a526dc3276b26fba8aae5256cbeb504.tar.xz
openshift-622449e15a526dc3276b26fba8aae5256cbeb504.zip
Automatic commit of package [openshift-ansible] release [3.6.3-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 85b683105..0cc66d48c 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.2
+Version: 3.6.3
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,9 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+
* Thu Mar 16 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.2-1
- enable excluders during node/master scaling up (jchaloup@redhat.com)
- Fixing variable naming for 35 scoping. (kwoodson@redhat.com)