summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-07-11 01:36:04 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-07-11 01:36:04 -0400
commit166103b70e289565e1efcd720c5fa529a1a5be25 (patch)
tree754f43a922a11ffc63199c5c97cfbb4aa382ab17 /openshift-ansible.spec
parentcc3e1b85520d2302f868bf64c97719c75b0abf98 (diff)
downloadopenshift-166103b70e289565e1efcd720c5fa529a1a5be25.tar.gz
openshift-166103b70e289565e1efcd720c5fa529a1a5be25.tar.bz2
openshift-166103b70e289565e1efcd720c5fa529a1a5be25.tar.xz
openshift-166103b70e289565e1efcd720c5fa529a1a5be25.zip
Automatic commit of package [openshift-ansible] release [3.6.141-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.141
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index b82d67455..c9bda8977 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.140
+Version: 3.6.141
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Jul 11 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.141-1
+- Add evaluate_groups.yml to network_manager playbook (rteague@redhat.com)
+- updating fetch tasks to be flat paths (ewolinet@redhat.com)
+
* Mon Jul 10 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.140-1
-