summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-04 06:01:30 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-04 06:01:30 -0400
commitd2b88f81b8766918d3d818bd9624535f01177825 (patch)
tree261efa92c6cea21fdba91948342cd713c0efdf7e /openshift-ansible.spec
parenta78377505359b6e865c02e1f42cc387a92297bb4 (diff)
downloadopenshift-d2b88f81b8766918d3d818bd9624535f01177825.tar.gz
openshift-d2b88f81b8766918d3d818bd9624535f01177825.tar.bz2
openshift-d2b88f81b8766918d3d818bd9624535f01177825.tar.xz
openshift-d2b88f81b8766918d3d818bd9624535f01177825.zip
Automatic commit of package [openshift-ansible] release [3.6.15-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 7ffe69a79..992fe63c2 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.14
+Version: 3.6.15
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,11 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Apr 04 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.15-1
+- Document etcd_ca_default_days in example inventories. (abutcher@redhat.com)
+- Fixed a bug. Ansible requires a msg param when module.fail_json.
+ (kwoodson@redhat.com)
+
* Sat Apr 01 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.14-1
- Update v1.5 content (sdodson@redhat.com)
- Add v1.6 content (sdodson@redhat.com)