diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-10-07 12:05:36 -0400 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2016-10-07 12:05:36 -0400 |
commit | 2cf43b8cf6a2f925b03585c16dbf451cb4cbb23c (patch) | |
tree | 8a8ca72488a242a4c63f66c852d2b9f9c288ea33 | |
parent | 98a85d5161fe11ba637ee240fa1d02413db3cb8b (diff) | |
download | openshift-2cf43b8cf6a2f925b03585c16dbf451cb4cbb23c.tar.gz openshift-2cf43b8cf6a2f925b03585c16dbf451cb4cbb23c.tar.bz2 openshift-2cf43b8cf6a2f925b03585c16dbf451cb4cbb23c.tar.xz openshift-2cf43b8cf6a2f925b03585c16dbf451cb4cbb23c.zip |
Automatic commit of package [openshift-ansible] release [3.4.5-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 208fd8f40..da02d3f12 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.4.4-1 ./ +3.4.5-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 9392a4bd1..f4e89f906 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.4.4 +Version: 3.4.5 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -249,6 +249,9 @@ Atomic OpenShift Utilities includes %changelog +* Fri Oct 07 2016 Scott Dodson <sdodson@redhat.com> 3.4.5-1 +- [a-o-i] -v disables quiet ansible config. (abutcher@redhat.com) + * Fri Oct 07 2016 Troy Dawson <tdawson@redhat.com> 3.4.4-1 - note different product versions (jeder@redhat.com) - Error out if containerized=true for lb host. (dgoodwin@redhat.com) |