summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-10-28 16:05:32 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-10-28 16:05:32 -0400
commitffe6a915c54546e4f6c1260a271d1d220fe58f6d (patch)
tree92f0961ec43c19ded510bdb86a518d31b1f7fa05 /inventory
parent4cdf394b11f49405413cffdebfd0b216b427da3e (diff)
downloadopenshift-ffe6a915c54546e4f6c1260a271d1d220fe58f6d.tar.gz
openshift-ffe6a915c54546e4f6c1260a271d1d220fe58f6d.tar.bz2
openshift-ffe6a915c54546e4f6c1260a271d1d220fe58f6d.tar.xz
openshift-ffe6a915c54546e4f6c1260a271d1d220fe58f6d.zip
Automatic commit of package [openshift-ansible-inventory] release [0.0.11-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 725708be4..2f0a6c4c4 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.10
+Version: 0.0.11
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 Oct 28 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.11-1
+- add examples for SDN configuration (jdetiber@redhat.com)
+
* Wed Oct 28 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.10-1
- new package built with tito