summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-06-09 14:07:55 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-06-09 14:07:55 -0400
commit9854943f315c6527ea7a1c5d82e662e666ecbef0 (patch)
tree61b27cbbffc9de9f8555bfcfd470ac715624b68f /bin
parent8afff8357bc56bc7bfa0ad7334b7ccc0b024718c (diff)
downloadopenshift-9854943f315c6527ea7a1c5d82e662e666ecbef0.tar.gz
openshift-9854943f315c6527ea7a1c5d82e662e666ecbef0.tar.bz2
openshift-9854943f315c6527ea7a1c5d82e662e666ecbef0.tar.xz
openshift-9854943f315c6527ea7a1c5d82e662e666ecbef0.zip
Automatic commit of package [openshift-ansible-bin] release [0.0.18-1].
Diffstat (limited to 'bin')
-rw-r--r--bin/openshift-ansible-bin.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec
index 884d4eb0a..fd2386c9a 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.17
+Version: 0.0.18
Release: 1%{?dist}
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -42,6 +42,13 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif
%config(noreplace) /etc/openshift_ansible/
%changelog
+* Tue Jun 09 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.18-1
+- Implement OpenStack provider (lhuard@amadeus.com)
+- * Update defaults and examples to track core concepts guide
+ (jhonce@redhat.com)
+- Issue 119 - Add support for ~/.openshift-ansible (jhonce@redhat.com)
+- Infrastructure - Add service action to bin/cluster (jhonce@redhat.com)
+
* Fri May 15 2015 Thomas Wiest <twiest@redhat.com> 0.0.17-1
- fixed the openshift-ansible-bin build (twiest@redhat.com)