diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-04-01 14:34:36 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-04-01 14:34:36 -0400 |
commit | 3f80411aa15121295d0ef3099194842a99cd5548 (patch) | |
tree | 56da6d6f3eed737e9736ce72931abc4aab830728 | |
parent | 6442e49828127c65d64308311a5bdddf1120e816 (diff) | |
download | openshift-3f80411aa15121295d0ef3099194842a99cd5548.tar.gz openshift-3f80411aa15121295d0ef3099194842a99cd5548.tar.bz2 openshift-3f80411aa15121295d0ef3099194842a99cd5548.tar.xz openshift-3f80411aa15121295d0ef3099194842a99cd5548.zip |
Automatic commit of package [openshift-ansible] release [3.0.70-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 11 |
2 files changed, 11 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 391d5bf9e..7f350f435 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.69-1 ./ +3.0.70-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index b01ee6562..0ce628dfa 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.69 +Version: 3.0.70 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,15 @@ Atomic OpenShift Utilities includes %changelog +* Fri Apr 01 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.70-1 +- Enable Ansible ssh pipelining to speedup deployment (lhuard@amadeus.com) +- Allow for overriding scheduler config (jdetiber@redhat.com) +- a-o-i: Add 3.2 to list of supported versions (smunilla@redhat.com) +- a-o-i: Support for unattended upgrades (smunilla@redhat.com) +- a-o-i: More flexible upgrade mappings (smunilla@redhat.com) +- a-o-i: OSE/AEP 3.2 product option (smunilla@redhat.com) +- a-o-i: Error out early if callback_facts is None (smunilla@redhat.com) + * Thu Mar 31 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.69-1 - Bug 1320829 - Ensure docker installed for facts (jdetiber@redhat.com) - Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api |