diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-16 10:11:18 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-16 10:11:18 -0400 |
commit | 917a1bfca108079045582a78c4595394097eb9f2 (patch) | |
tree | 1b2f026cea94210a3360b78798c543d25006434f | |
parent | 5dc777b37d6fedbd2aa6b4ef406d970e219e3e8c (diff) | |
download | openshift-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].
-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 e6a0b6e80..82b3c1ede 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.58-1 ./ +3.0.59-1 ./ 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) |