summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-01 06:02:10 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-01 06:02:10 -0400
commit0bac74c346bb5c620bdf1941b40c29ff3083e2b0 (patch)
tree17ba65399b2e4a8b979bea7aed956fb5885ecc6b
parentd1bf5e0a5270dac11d6cd5aa9d4723a12221ae8b (diff)
downloadopenshift-0bac74c346bb5c620bdf1941b40c29ff3083e2b0.tar.gz
openshift-0bac74c346bb5c620bdf1941b40c29ff3083e2b0.tar.bz2
openshift-0bac74c346bb5c620bdf1941b40c29ff3083e2b0.tar.xz
openshift-0bac74c346bb5c620bdf1941b40c29ff3083e2b0.zip
Automatic commit of package [openshift-ansible] release [3.6.14-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec11
2 files changed, 11 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index f54838cfb..d42684482 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.6.13-1 ./
+3.6.14-1 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 02c46724d..7ffe69a79 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.13
+Version: 3.6.14
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,15 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+- Fix generated code (sdodson@redhat.com)
+- bug 1432607. Allow configuration of ES log destination (jcantril@redhat.com)
+- openshift_facts: install python3-dbus package on Fedora nodes.
+ (vsemushi@redhat.com)
+- Remove kube-nfs-volumes role (mawong@redhat.com)
+
* Fri Mar 31 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.13-1
- fixed decode switch so it works on OSX (stobias@harborfreight.com)
- Wait for firewalld polkit policy to be defined (sdodson@redhat.com)