diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-08-15 09:20:06 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-08-15 09:20:06 -0500 |
commit | 38156f067e969b606c7336e940081d5ba4430e5d (patch) | |
tree | 54ed0535c0ae09d36bffbc7c89d6f3c2757801d3 | |
parent | a37d605616c2c691bd31d3e04b24a4bd82c230b4 (diff) | |
download | openshift-38156f067e969b606c7336e940081d5ba4430e5d.tar.gz openshift-38156f067e969b606c7336e940081d5ba4430e5d.tar.bz2 openshift-38156f067e969b606c7336e940081d5ba4430e5d.tar.xz openshift-38156f067e969b606c7336e940081d5ba4430e5d.zip |
Automatic commit of package [openshift-ansible] release [3.3.11-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index c5efce9e0..ec25643e6 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.3.10-1 ./ +3.3.11-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index a5e473adb..11f18cf72 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.3.10 +Version: 3.3.11 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -221,6 +221,11 @@ Atomic OpenShift Utilities includes %changelog +* Mon Aug 15 2016 Troy Dawson <tdawson@redhat.com> 3.3.11-1 +- Ensure etcd user exists in etcd_server_certificates by installing etcd. + (abutcher@redhat.com) +- a-o-i: Fix broken upgrades (smunilla@redhat.com) + * Fri Aug 12 2016 Troy Dawson <tdawson@redhat.com> 3.3.10-1 - Reference tmpdir from first master hostvars when evacuating nodes. (abutcher@redhat.com) |