summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2015-05-13 16:57:57 -0400
committerThomas Wiest <twiest@redhat.com>2015-05-13 16:57:57 -0400
commit87e53ef9917556a331a81d8a01195c4ac8679bcd (patch)
treeac119dd43eced141bbcd58c781e1500c14dc3929 /inventory
parent139d3a42fb4647d238afc7ae03a9b00347d46961 (diff)
downloadopenshift-87e53ef9917556a331a81d8a01195c4ac8679bcd.tar.gz
openshift-87e53ef9917556a331a81d8a01195c4ac8679bcd.tar.bz2
openshift-87e53ef9917556a331a81d8a01195c4ac8679bcd.tar.xz
openshift-87e53ef9917556a331a81d8a01195c4ac8679bcd.zip
Automatic commit of package [openshift-ansible-inventory] release [0.0.6-1].
Diffstat (limited to 'inventory')
-rw-r--r--inventory/openshift-ansible-inventory.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/inventory/openshift-ansible-inventory.spec b/inventory/openshift-ansible-inventory.spec
index 69bd255d4..0fe25ff31 100644
--- a/inventory/openshift-ansible-inventory.spec
+++ b/inventory/openshift-ansible-inventory.spec
@@ -1,6 +1,6 @@
Summary: OpenShift Ansible Inventories
Name: openshift-ansible-inventory
-Version: 0.0.5
+Version: 0.0.6
Release: 1%{?dist}
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -36,6 +36,9 @@ cp -p gce/hosts/gce.py %{buildroot}/usr/share/ansible/inventory/gce
/usr/share/ansible/inventory/gce/gce.py*
%changelog
+* Wed May 13 2015 Thomas Wiest <twiest@redhat.com> 0.0.6-1
+- Added support for grouping and a bug fix. (kwoodson@redhat.com)
+
* Tue May 12 2015 Thomas Wiest <twiest@redhat.com> 0.0.5-1
- removed ec2.ini from the openshift-ansible-inventory.spec file so that we're
not dictating what the ec2.ini file should look like. (twiest@redhat.com)