diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-08-01 09:43:26 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-08-01 09:43:26 -0500 |
commit | af6025be5c26e505e2577f84528d7bcf78f046e2 (patch) | |
tree | 217e9bb83f613b83260318177e6d06f237a5e2e8 | |
parent | 671443bd8a6455f0fad505f50b40b7c65f88ca56 (diff) | |
download | openshift-af6025be5c26e505e2577f84528d7bcf78f046e2.tar.gz openshift-af6025be5c26e505e2577f84528d7bcf78f046e2.tar.bz2 openshift-af6025be5c26e505e2577f84528d7bcf78f046e2.tar.xz openshift-af6025be5c26e505e2577f84528d7bcf78f046e2.zip |
Automatic commit of package [openshift-ansible] release [3.3.5-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 16 |
2 files changed, 16 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index b8982c3a5..f05dbdea7 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.3.4-1 ./ +3.3.5-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 84b9c9518..ea7b1dce2 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.3.4 +Version: 3.3.5 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -221,6 +221,20 @@ Atomic OpenShift Utilities includes %changelog +* Mon Aug 01 2016 Troy Dawson <tdawson@redhat.com> 3.3.5-1 +- Update for issue#2244 (kunallimaye@gmail.com) +- Update for issue-2244 (kunallimaye@gmail.com) +- a-o-i: Remove AEP, OSE 3.0, and OSE 3.2 choices (smunilla@redhat.com) +- Move role dependencies to playbooks. (abutcher@redhat.com) +- Fix xpaas_templates_base (sdodson@redhat.com) +- a-o-i: Better inventory group handling (smunilla@redhat.com) +- Add dotnet image stream to enterprise installs (sdodson@redhat.com) +- Fix haproxy logs (sdodson@redhat.com) +- update bootstrap-fedora playbook with new python crypto deps + (maxamillion@fedoraproject.org) +- Remove old sso70-basic templates (sdodson@redhat.com) +- xPaaS v1.3.2 release (sdodson@redhat.com) + * Fri Jul 29 2016 Troy Dawson <tdawson@redhat.com> 3.3.4-1 - a-o-i: Set roles on standalone storage (smunilla@redhat.com) - Disable too many branches pylint (sdodson@redhat.com) |