summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-06-20 01:58:11 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-06-20 01:58:11 -0400
commit71496e5b9ef496ac3dec65f448ff27dcdf5c2681 (patch)
tree32c2085b9cb32a77d6288b17b1f04de26aa4d786 /openshift-ansible.spec
parentdfd8232ec9284c0207edad62d8cb65adee07ccd3 (diff)
downloadopenshift-71496e5b9ef496ac3dec65f448ff27dcdf5c2681.tar.gz
openshift-71496e5b9ef496ac3dec65f448ff27dcdf5c2681.tar.bz2
openshift-71496e5b9ef496ac3dec65f448ff27dcdf5c2681.tar.xz
openshift-71496e5b9ef496ac3dec65f448ff27dcdf5c2681.zip
Automatic commit of package [openshift-ansible] release [3.6.119-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.119
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 7b5587294..a275199cf 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -9,7 +9,7 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$
Name: openshift-ansible
-Version: 3.6.117
+Version: 3.6.119
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,20 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Jun 20 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.119-1
+- Temporarilly only migrate jobs as we were before (sdodson@redhat.com)
+- Disable TLS verification in skopeo inspect (rhcarvalho@gmail.com)
+- Preserve etcd3 storage if it's already in use (sdodson@redhat.com)
+- GlusterFS: Generate better secret keys (jarrpa@redhat.com)
+- GlusterFS: Fix error when groups.glusterfs_registry is undefined.
+ (jarrpa@redhat.com)
+- GlusterFS: Use proper identity in heketi secret (jarrpa@redhat.com)
+- GlusterFS: Allow configuration of heketi port (jarrpa@redhat.com)
+- GlusterFS: Fix variable typo (jarrpa@redhat.com)
+- GlusterFS: Minor template fixes (jarrpa@redhat.com)
+- registry: mount GlusterFS storage volume from correct host
+ (jarrpa@redhat.com)
+
* Mon Jun 19 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.117-1
- Run storage upgrade pre and post master upgrade (rteague@redhat.com)
- Introduce etcd migrate role (jchaloup@redhat.com)