summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-12-09 10:07:50 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2015-12-09 10:07:50 -0500
commit7a5270f2d88148394d60ba5e6ad79540df517688 (patch)
tree42128c3f37e22438299da58b3add41bb8bef6d78 /openshift-ansible.spec
parentfd510089de353a811010459583930751fd608c7a (diff)
downloadopenshift-7a5270f2d88148394d60ba5e6ad79540df517688.tar.gz
openshift-7a5270f2d88148394d60ba5e6ad79540df517688.tar.bz2
openshift-7a5270f2d88148394d60ba5e6ad79540df517688.tar.xz
openshift-7a5270f2d88148394d60ba5e6ad79540df517688.zip
Automatic commit of package [openshift-ansible] release [3.0.19-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index d22afe23d..13f4ac08b 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.18
+Version: 3.0.19
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -259,6 +259,12 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Dec 09 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.19-1
+- Fix version dependent image streams (sdodson@redhat.com)
+- atomic-openshift-installer: Error handling on yaml loading
+ (smunilla@redhat.com)
+- Betterize AWS readme (jtslear@gmail.com)
+
* Tue Dec 08 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.18-1
- Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.
(abutcher@redhat.com)