summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-10-17 09:18:40 -0500
committerTroy Dawson <tdawson@redhat.com>2016-10-17 09:18:40 -0500
commit94af651106711912a7bce866517af088f4d1d0bf (patch)
tree95a0b8e66c20ef70ecc19a211358affcfeccd429 /openshift-ansible.spec
parent9fa3c6c98420e4e340507193fd3ad80c15e5c19e (diff)
downloadopenshift-94af651106711912a7bce866517af088f4d1d0bf.tar.gz
openshift-94af651106711912a7bce866517af088f4d1d0bf.tar.bz2
openshift-94af651106711912a7bce866517af088f4d1d0bf.tar.xz
openshift-94af651106711912a7bce866517af088f4d1d0bf.zip
Automatic commit of package [openshift-ansible] release [3.4.9-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index b2e81eaf2..7e73a27e2 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.4.8
+Version: 3.4.9
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -249,6 +249,17 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Oct 17 2016 Troy Dawson <tdawson@redhat.com> 3.4.9-1
+- formatting updates in template (tobias@tobru.ch)
+- Do not error on node labels set too non-string values. (manuel@hutter.io)
+- Use inventory variables rather than facts (sdodson@redhat.com)
+- Resume restarting node after upgrading node rpms. (dgoodwin@redhat.com)
+- upgrade: Don't check avail docker version if not already installed.
+ (dgoodwin@redhat.com)
+- revise docs (tobias@tobru.ch)
+- adjustments in docs and j2 template (tobias@tobru.ch)
+- add regionendpoint parameter for registry s3 (tobias.brunner@vshn.ch)
+
* Fri Oct 14 2016 Troy Dawson <tdawson@redhat.com> 3.4.8-1
- update handling of use_dnsmasq (jdetiber@redhat.com)
- Fix standalone docker upgrade playbook skipping nodes. (dgoodwin@redhat.com)