summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-08-23 17:12:58 -0400
committerScott Dodson <sdodson@redhat.com>2016-08-23 17:12:58 -0400
commited5ec6907fa805c4dfde714c8cdd7748d15f56ca (patch)
treea9ec435393dabfa05775339128fb1a8c4c52810d /openshift-ansible.spec
parent57a794122c0e1a8cc3b4b5fe9613f8d3aaf7f760 (diff)
downloadopenshift-ed5ec6907fa805c4dfde714c8cdd7748d15f56ca.tar.gz
openshift-ed5ec6907fa805c4dfde714c8cdd7748d15f56ca.tar.bz2
openshift-ed5ec6907fa805c4dfde714c8cdd7748d15f56ca.tar.xz
openshift-ed5ec6907fa805c4dfde714c8cdd7748d15f56ca.zip
Automatic commit of package [openshift-ansible] release [3.3.14-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec25
1 files changed, 24 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 0413a73d4..0b8a644fc 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.3.13
+Version: 3.3.14
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -221,6 +221,29 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Aug 23 2016 Scott Dodson <sdodson@redhat.com> 3.3.14-1
+- a-o-i: Fix ansible_ssh_user question (smunilla@redhat.com)
+- Don't run node config upgrade hook if host is not a node.
+ (dgoodwin@redhat.com)
+- Link ca to ca-bundle when ca-bundle does not exist. (abutcher@redhat.com)
+- Better error if no OpenShift RPMs are available. (dgoodwin@redhat.com)
+- Revert "Due to problems with with_fileglob lets avoid using it for now"
+ (sdodson@redhat.com)
+- Replace some virsh commands by native virt_XXX ansible module
+ (lhuard@amadeus.com)
+- Add warning at end of 3.3 upgrade if pluginOrderOverride is found.
+ (dgoodwin@redhat.com)
+- a-o-i: Remove Legacy Config Upgrade (smunilla@redhat.com)
+- Fix etcd uninstall (sdodson@redhat.com)
+- Bug 1358951 - Error loading config, no such key: 'deployment' when using
+ previously valid answers file (smunilla@redhat.com)
+- Fix standalone Docker upgrade missing symlink. (dgoodwin@redhat.com)
+- Open OpenStack security group for the service node port range
+ (lhuard@amadeus.com)
+- Fix the “node on master” feature (lhuard@amadeus.com)
+- Due to problems with with_fileglob lets avoid using it for now
+ (sdodson@redhat.com)
+
* Fri Aug 19 2016 Troy Dawson <tdawson@redhat.com> 3.3.13-1
- Fix warnings in OpenStack provider with ansible 2.1 (lhuard@amadeus.com)
- Mount /sys rw (sdodson@redhat.com)