summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-10-07 12:05:36 -0400
committerScott Dodson <sdodson@redhat.com>2016-10-07 12:05:36 -0400
commit2cf43b8cf6a2f925b03585c16dbf451cb4cbb23c (patch)
tree8a8ca72488a242a4c63f66c852d2b9f9c288ea33 /openshift-ansible.spec
parent98a85d5161fe11ba637ee240fa1d02413db3cb8b (diff)
downloadopenshift-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].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec5
1 files changed, 4 insertions, 1 deletions
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)