summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2015-04-08 11:50:11 -0400
committerThomas Wiest <twiest@redhat.com>2015-04-08 11:50:11 -0400
commit4fe5e4645c099c69254b0e99081732a8b6af577a (patch)
tree8f6f0cf78935067ba546035c9fbb9963e94eaf61
parent7fd9fa19767556eb948b58717db110ee5d5253f9 (diff)
downloadopenshift-4fe5e4645c099c69254b0e99081732a8b6af577a.tar.gz
openshift-4fe5e4645c099c69254b0e99081732a8b6af577a.tar.bz2
openshift-4fe5e4645c099c69254b0e99081732a8b6af577a.tar.xz
openshift-4fe5e4645c099c69254b0e99081732a8b6af577a.zip
Automatic commit of package [openshift-ansible-bin] release [0.0.5-1].
-rw-r--r--bin/openshift-ansible-bin.spec6
-rw-r--r--rel-eng/packages/openshift-ansible-bin2
2 files changed, 6 insertions, 2 deletions
diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec
index f87002456..f509bdd79 100644
--- a/bin/openshift-ansible-bin.spec
+++ b/bin/openshift-ansible-bin.spec
@@ -1,6 +1,6 @@
Summary: OpenShift Ansible Scripts for working with metadata hosts
Name: openshift-ansible-bin
-Version: 0.0.4
+Version: 0.0.5
Release: 1%{?dist}
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -36,6 +36,10 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif
%config(noreplace) /etc/openshift_ansible/
%changelog
+* Wed Apr 08 2015 Thomas Wiest <twiest@redhat.com> 0.0.5-1
+- fixed the opssh default output behavior to be consistent with pssh. Also
+ fixed a bug in how directories are named for --outdir and --errdir.
+ (twiest@redhat.com)
* Tue Mar 31 2015 Thomas Wiest <twiest@redhat.com> 0.0.4-1
- Fixed when tag was missing and added opssh completion (kwoodson@redhat.com)
diff --git a/rel-eng/packages/openshift-ansible-bin b/rel-eng/packages/openshift-ansible-bin
index a0e3e205c..99ae75e8b 100644
--- a/rel-eng/packages/openshift-ansible-bin
+++ b/rel-eng/packages/openshift-ansible-bin
@@ -1 +1 @@
-0.0.4-1 bin/
+0.0.5-1 bin/