diff options
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 11 |
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) |