summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-04-15 15:11:10 -0500
committerTroy Dawson <tdawson@redhat.com>2016-04-15 15:11:10 -0500
commit2f4689814d7768a72737bb8bc699d493a2f5b5d6 (patch)
tree81c3c7209e5cae07dd53e295454f63d47c4a8d4f /openshift-ansible.spec
parentdbb94c4e5461780adb74e864e6b0919153b5ffe7 (diff)
downloadopenshift-2f4689814d7768a72737bb8bc699d493a2f5b5d6.tar.gz
openshift-2f4689814d7768a72737bb8bc699d493a2f5b5d6.tar.bz2
openshift-2f4689814d7768a72737bb8bc699d493a2f5b5d6.tar.xz
openshift-2f4689814d7768a72737bb8bc699d493a2f5b5d6.zip
Automatic commit of package [openshift-ansible] release [3.0.80-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c3bd81d49..00f8f58bf 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.79
+Version: 3.0.80
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,16 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Apr 15 2016 Troy Dawson <tdawson@redhat.com> 3.0.80-1
+- Refactor docker failed state cleanup (sdodson@redhat.com)
+- Support mixed RPM/container installs (bleanhar@redhat.com)
+- The openshift_docker role must set the version facts for containerized
+ installs (bleanhar@redhat.com)
+- start it, check for failure, reset it, start again (sdodson@redhat.com)
+- Enable docker before potentially resetting the failure (sdodson@redhat.com)
+- Fix mappingMethod option in identity provider. (abutcher@redhat.com)
+- Support setting imagePolicyConfig JSON in inventory. (dgoodwin@redhat.com)
+
* Tue Apr 12 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.79-1
- Bug 1324728 - Ansible should not downgrade docker when installing 3.2
containerized env (bleanhar@redhat.com)