diff options
| author | Thomas Wiest <twiest@redhat.com> | 2015-04-13 16:42:36 -0400 | 
|---|---|---|
| committer | Thomas Wiest <twiest@redhat.com> | 2015-04-13 16:42:36 -0400 | 
| commit | eb64f8f819139e3901b032a4f2bfa53a3189531e (patch) | |
| tree | 6743dc06f8a21030d879d2d7d802824eab7ba59a | |
| parent | c9a25aeb65c91beed3ce5c90e73ab7118ceff545 (diff) | |
Automatic commit of package [openshift-ansible-bin] release [0.0.8-1].
| -rw-r--r-- | bin/openshift-ansible-bin.spec | 5 | ||||
| -rw-r--r-- | rel-eng/packages/openshift-ansible-bin | 2 | 
2 files changed, 5 insertions, 2 deletions
| diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index 04af4546c..c7db6f684 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.7 +Version:       0.0.8  Release:       1%{?dist}  License:       ASL 2.0  URL:           https://github.com/openshift/openshift-ansible @@ -36,6 +36,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif  %config(noreplace) /etc/openshift_ansible/  %changelog +* Mon Apr 13 2015 Thomas Wiest <twiest@redhat.com> 0.0.8-1 +- fixed bug in opssh where it wouldn't actually run pssh (twiest@redhat.com) +  * Mon Apr 13 2015 Thomas Wiest <twiest@redhat.com> 0.0.7-1  - added the ability to run opssh and ohi on all hosts in an environment, as    well as all hosts of the same host-type regardless of environment diff --git a/rel-eng/packages/openshift-ansible-bin b/rel-eng/packages/openshift-ansible-bin index 6b4f91660..500e1f4b1 100644 --- a/rel-eng/packages/openshift-ansible-bin +++ b/rel-eng/packages/openshift-ansible-bin @@ -1 +1 @@ -0.0.7-1 bin/ +0.0.8-1 bin/ | 
