summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-10-14 06:45:02 -0500
committerTroy Dawson <tdawson@redhat.com>2016-10-14 06:45:02 -0500
commit7d6f9f7851450de992f183666ffbf8751ce14ce0 (patch)
tree295cef3459f240c26f6e5e06e08c05c1b5deceee /openshift-ansible.spec
parent3b1ebb6a454bf04f7e5439ac9e5b64e0e4b67792 (diff)
downloadopenshift-7d6f9f7851450de992f183666ffbf8751ce14ce0.tar.gz
openshift-7d6f9f7851450de992f183666ffbf8751ce14ce0.tar.bz2
openshift-7d6f9f7851450de992f183666ffbf8751ce14ce0.tar.xz
openshift-7d6f9f7851450de992f183666ffbf8751ce14ce0.zip
Automatic commit of package [openshift-ansible] release [3.4.8-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index bf0f1f3e2..b2e81eaf2 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.4.7
+Version: 3.4.8
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -249,6 +249,14 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+- Fix missing play assignment in a-o-i callback plugin (tbielawa@redhat.com)
+- Stop restarting node after upgrading master rpms. (dgoodwin@redhat.com)
+- Fix upgrade mappings in quick installer (smunilla@redhat.com)
+- nfs: Handle seboolean aliases not just in Fedora (walters@verbum.org)
+
* Wed Oct 12 2016 Troy Dawson <tdawson@redhat.com> 3.4.7-1
- set defaults for debug_level in template and task (jhcook@gmail.com)
- Set HTTPS_PROXY in example builddefaults_json (sdodson@redhat.com)