summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-03-16 10:11:18 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2016-03-16 10:11:18 -0400
commit917a1bfca108079045582a78c4595394097eb9f2 (patch)
tree1b2f026cea94210a3360b78798c543d25006434f /openshift-ansible.spec
parent5dc777b37d6fedbd2aa6b4ef406d970e219e3e8c (diff)
downloadopenshift-917a1bfca108079045582a78c4595394097eb9f2.tar.gz
openshift-917a1bfca108079045582a78c4595394097eb9f2.tar.bz2
openshift-917a1bfca108079045582a78c4595394097eb9f2.tar.xz
openshift-917a1bfca108079045582a78c4595394097eb9f2.zip
Automatic commit of package [openshift-ansible] release [3.0.59-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 bad7e68b2..734a5c2ed 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.58
+Version: 3.0.59
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,11 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Mar 16 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.59-1
+- Only mask etcd service for containerized installls when it's installed
+ (sdodson@redhat.com)
+- Provide cacert when performing health checks (abutcher@redhat.com)
+
* Tue Mar 15 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.58-1
- Group selector feature added (kwoodson@redhat.com)
- nfs: replace yum with dnf (efreiber@redhat.com)