diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-06-29 06:24:11 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-06-29 06:24:11 -0400 |
commit | 2d7e10b02d8d4c400d242a1612ade3d15c69a57e (patch) | |
tree | 8a67c97ec1e885f3535995df2f553730cb349ac4 | |
parent | 03179d8c93e743578f13c5f15cb3ec8a2a44270f (diff) | |
download | openshift-2d7e10b02d8d4c400d242a1612ade3d15c69a57e.tar.gz openshift-2d7e10b02d8d4c400d242a1612ade3d15c69a57e.tar.bz2 openshift-2d7e10b02d8d4c400d242a1612ade3d15c69a57e.tar.xz openshift-2d7e10b02d8d4c400d242a1612ade3d15c69a57e.zip |
Automatic commit of package [openshift-ansible] release [3.6.128-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.128
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 10 |
2 files changed, 10 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index e7eddc506..65e17d2d9 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.6.123.1003-1 ./ +3.6.128-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 415a62e63..97e17412f 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.123.1003 +Version: 3.6.128 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -280,6 +280,14 @@ Atomic OpenShift Utilities includes %changelog +* Thu Jun 29 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.128-1 +- parameterize etcd binary path (fabian@fabianism.us) +- attach leases via the first master only and only once (jchaloup@redhat.com) +- evalute groups when running etcd upgrade from byo/openshift- + cluster/upgrades/upgrade_etcd.yml (jchaloup@redhat.com) +- Bug 1465168 - mux doesn't recognize ansible boolean parameters correctly + (rmeggins@redhat.com) + * Tue Jun 27 2017 Scott Dodson <sdodson@redhat.com> 3.6.123.1003-1 - Generate loopback kubeconfig separately to preserve OpenShift CA certificate. (abutcher@redhat.com) |