summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-01-06 16:49:23 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-01-06 16:49:23 -0500
commitfa6be30725aedec230f0fbb9ece657befa87e3a9 (patch)
tree76cc69a8df42502e81d90cc79aa5fbc1a4d7d1cc /openshift-ansible.spec
parenta2fb89156aac2cecdd4b683412d373e747a333a2 (diff)
downloadopenshift-fa6be30725aedec230f0fbb9ece657befa87e3a9.tar.gz
openshift-fa6be30725aedec230f0fbb9ece657befa87e3a9.tar.bz2
openshift-fa6be30725aedec230f0fbb9ece657befa87e3a9.tar.xz
openshift-fa6be30725aedec230f0fbb9ece657befa87e3a9.zip
Automatic commit of package [openshift-ansible] release [3.0.23-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 2678ffd56..66b7cfd2c 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.22
+Version: 3.0.23
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -259,6 +259,18 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Jan 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.23-1
+- Move extra secret validations into openshift_facts. (abutcher@redhat.com)
+- Remove not is_containerized restriction on storage plugin includes.
+ (abutcher@redhat.com)
+- We can't enable manageiq for installations less than OSE 3.1 or Origin 1.1
+ (bleanhar@redhat.com)
+- Fix RHN subscription by explicitly attaching to the right pool
+ (lhuard@amadeus.com)
+- openshift_facts validation (abutcher@redhat.com)
+- Secrets validation. (abutcher@redhat.com)
+- Clean up idempotency issues with session secrets. (abutcher@redhat.com)
+
* 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)