summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-08-15 09:20:06 -0500
committerTroy Dawson <tdawson@redhat.com>2016-08-15 09:20:06 -0500
commit38156f067e969b606c7336e940081d5ba4430e5d (patch)
tree54ed0535c0ae09d36bffbc7c89d6f3c2757801d3 /openshift-ansible.spec
parenta37d605616c2c691bd31d3e04b24a4bd82c230b4 (diff)
downloadopenshift-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].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec7
1 files changed, 6 insertions, 1 deletions
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)