diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-03-30 14:51:41 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-03-30 14:51:41 -0400 |
commit | 1ba0619575f23e880d431ec2a15b9c02bfc5e3a9 (patch) | |
tree | 47bf73dcf7d6389691c307a4aabef4eecdb86622 /bin | |
parent | d083ffef71cbb7394e3eab70f1516dd419ce6b92 (diff) | |
download | openshift-1ba0619575f23e880d431ec2a15b9c02bfc5e3a9.tar.gz openshift-1ba0619575f23e880d431ec2a15b9c02bfc5e3a9.tar.bz2 openshift-1ba0619575f23e880d431ec2a15b9c02bfc5e3a9.tar.xz openshift-1ba0619575f23e880d431ec2a15b9c02bfc5e3a9.zip |
Automatic commit of package [openshift-ansible-bin] release [0.0.2-1].
Diffstat (limited to 'bin')
-rw-r--r-- | bin/openshift-ansible-bin.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index 1bd486bff..38e0a0d59 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.1 +Version: 0.0.2 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -36,6 +36,8 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif %config(noreplace) /etc/openshift_ansible/ %changelog +* Mon Mar 30 2015 Thomas Wiest <twiest@redhat.com> 0.0.2-1 +- added config file support to opssh, ossh, and oscp (twiest@redhat.com) * Tue Mar 24 2015 Thomas Wiest <twiest@redhat.com> 0.0.1-1 - new package built with tito |