summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-01-07 16:25:57 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-01-07 16:25:57 -0500
commit25b2f5acaf140c386aff1c860b706778eba251a6 (patch)
treea2772dfa66b8c4c43945d0708b01f786f04e4c77 /openshift-ansible.spec
parent8b1caf4a658ebd4b1ea53e3f95955cb912ee79ee (diff)
downloadopenshift-25b2f5acaf140c386aff1c860b706778eba251a6.tar.gz
openshift-25b2f5acaf140c386aff1c860b706778eba251a6.tar.bz2
openshift-25b2f5acaf140c386aff1c860b706778eba251a6.tar.xz
openshift-25b2f5acaf140c386aff1c860b706778eba251a6.zip
Automatic commit of package [openshift-ansible] release [3.0.25-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index eef619ede..5061834dc 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.24
+Version: 3.0.25
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -259,6 +259,20 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Jan 07 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.25-1
+- Bug 1296388 - The playbook still configure ManageIQ when
+ openshift_use_manageiq is false (bleanhar@redhat.com)
+- Add a banner to CLI wrapper instructing users that it's only for
+ bootstrapping (sdodson@redhat.com)
+- Rename env into clusterid and add environment in the OpenStack VMs tags
+ (lhuard@amadeus.com)
+- Fix terminate.yml on OpenStack (lhuard@amadeus.com)
+- Install gluster and ceph packages when containerized but not atomic
+ (sdodson@redhat.com)
+- Update openshift_facts config_base for Online deployments (whearn@redhat.com)
+- Fix multi-word arguments & cli wrapper stdin plumbing (sdodson@redhat.com)
+- Improve 3.1/1.1 upgrade check (jdetiber@redhat.com)
+
* Thu Jan 07 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.24-1
- Setting relative paths in the upgrade playbooks wasn't working
(bleanhar@redhat.com)