summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-07 21:52:42 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-07 21:52:42 -0400
commit3ea629b458c78db194443563aab4a8d09e9a07b4 (patch)
tree26ec4265aaeda414d6aac4e3a31764332c24088f /openshift-ansible.spec
parent515e33d4c855a5f0f326e8aafd6d9207945db343 (diff)
downloadopenshift-3ea629b458c78db194443563aab4a8d09e9a07b4.tar.gz
openshift-3ea629b458c78db194443563aab4a8d09e9a07b4.tar.bz2
openshift-3ea629b458c78db194443563aab4a8d09e9a07b4.tar.xz
openshift-3ea629b458c78db194443563aab4a8d09e9a07b4.zip
Automatic commit of package [openshift-ansible] release [3.6.20-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
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 7124bfa63..0bd72165b 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.19
+Version: 3.6.20
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Apr 07 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.20-1
+- Fixed a bug when oc command fails. (kwoodson@redhat.com)
+- openshift_sanitize_inventory: validate release (lmeyer@redhat.com)
+
* Fri Apr 07 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.19-1
- Add example scheduled certificate check (pep@redhat.com)
- Switch from ignoring to passing on checks (rteague@redhat.com)