summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-10-28 16:46:37 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-10-28 16:46:37 -0400
commit9bc5a8982044fdc614dbc5c8e69d52ecea542eaf (patch)
tree362d818c70fe561133cb34db07282d13c21538e7 /openshift-ansible.spec
parent2bbb6f36baa157bc42602ea4bb44842fd3cc9fb3 (diff)
downloadopenshift-9bc5a8982044fdc614dbc5c8e69d52ecea542eaf.tar.gz
openshift-9bc5a8982044fdc614dbc5c8e69d52ecea542eaf.tar.bz2
openshift-9bc5a8982044fdc614dbc5c8e69d52ecea542eaf.tar.xz
openshift-9bc5a8982044fdc614dbc5c8e69d52ecea542eaf.zip
Automatic commit of package [openshift-ansible] release [3.0.4-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec23
1 files changed, 22 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index a7fff9dfb..a5f25d966 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.3
+Version: 3.0.4
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -225,6 +225,27 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Oct 28 2015 Kenny Woodson <kwoodson@redhat.com> 3.0.4-1
+- Removing spec files. (kwoodson@redhat.com)
+- Updated example (kwoodson@redhat.com)
+- Automatic commit of package [openshift-ansible-inventory] release [0.0.11-1].
+ (kwoodson@redhat.com)
+- Automatic commit of package [openshift-ansible-bin] release [0.0.21-1].
+ (kwoodson@redhat.com)
+- Automatic commit of package [openshift-ansible-inventory] release [0.0.10-1].
+ (kwoodson@redhat.com)
+- Automatic commit of package [openshift-ansible-bin] release [0.0.20-1].
+ (kwoodson@redhat.com)
+- Adding tito releasers configuration (bleanhar@redhat.com)
+- Bug fixes for the uninstall playbook (bleanhar@redhat.com)
+- Adding clone vars and groups. Renamed hostvars to extra_vars.
+ (kwoodson@redhat.com)
+- Start tracking docker info execution time (jdiaz@redhat.com)
+- The uninstall playbook should remove the kubeconfig for non-root installs
+ (bleanhar@redhat.com)
+- Adding uninstall support for Atomic Host (bleanhar@redhat.com)
+- add examples for SDN configuration (jdetiber@redhat.com)
+
* Tue Oct 27 2015 Troy Dawson <tdawson@redhat.com> 3.0.3-1
- Pylint fixes and ignores for incoming oo-install code. (dgoodwin@redhat.com)
- Pylint fixes (abutcher@redhat.com)