diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2016-01-06 11:58:32 -0500 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2016-01-06 11:58:32 -0500 |
commit | 1841c856a3f35c4ecf34c9fa6d7dce2cbeb411ce (patch) | |
tree | c5714cb30188efbb47236b5586b7b0b4b3c60cb5 | |
parent | 4834968bd9b3bc621ecfc7584c0bc776471475f6 (diff) | |
download | openshift-1841c856a3f35c4ecf34c9fa6d7dce2cbeb411ce.tar.gz openshift-1841c856a3f35c4ecf34c9fa6d7dce2cbeb411ce.tar.bz2 openshift-1841c856a3f35c4ecf34c9fa6d7dce2cbeb411ce.tar.xz openshift-1841c856a3f35c4ecf34c9fa6d7dce2cbeb411ce.zip |
Automatic commit of package [openshift-ansible] release [3.0.22-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 9 |
2 files changed, 9 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 2f7416283..082d9df3f 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.21-1 ./ +3.0.22-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 59650bba9..2678ffd56 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.21 +Version: 3.0.22 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -259,6 +259,13 @@ Atomic OpenShift Utilities includes %changelog +* Wed Jan 06 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.22-1 +- playbook for restarting SDN (jdiaz@redhat.com) +- Stop haproxy and remove package during uninstall. (abutcher@redhat.com) +- Group name as per hosts.origin.example (donovan.muller@gmail.com) +- I believe the ami id changed since the initial documentation was created for + AWS deployment (rcook@redhat.com) + * Tue Jan 05 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.21-1 - Fix osm_controller_args and osm_api_server_args settings. (abutcher@redhat.com) |