|
@@ -1,6 +1,6 @@
|
|
|
Summary: OpenShift Ansible Scripts for working with metadata hosts
|
|
|
Name: openshift-ansible-bin
|
|
|
-Version: 0.0.13
|
|
|
+Version: 0.0.14
|
|
|
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
|
|
|
+* Fri May 15 2015 Thomas Wiest <twiest@redhat.com> 0.0.14-1
|
|
|
+- Command line tools import multi_ec2 as lib (kwoodson@redhat.com)
|
|
|
+- Adding cache location for multi ec2 (kwoodson@redhat.com)
|
|
|
* Thu May 07 2015 Thomas Wiest <twiest@redhat.com> 0.0.13-1
|
|
|
- added '-e all' to ohi and fixed pylint errors. (twiest@redhat.com)
|
|
|
|