summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-02-23 12:06:12 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-02-23 12:06:12 -0500
commit09de9a99702ab3b883ed4ede919194a21aed1db3 (patch)
treee18958879638aebe2797056be6882f5a9956855d /openshift-ansible.spec
parent3ee897a78b52519693cd6652feb5bbafcc036895 (diff)
parentfdc252fac0210baa7328918ff9fd6af42ee79925 (diff)
downloadopenshift-09de9a99702ab3b883ed4ede919194a21aed1db3.tar.gz
openshift-09de9a99702ab3b883ed4ede919194a21aed1db3.tar.bz2
openshift-09de9a99702ab3b883ed4ede919194a21aed1db3.tar.xz
openshift-09de9a99702ab3b883ed4ede919194a21aed1db3.zip
Merge pull request #1480 from brenton/master
a-o-i: Exception checking around master_lb
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 4eef29a4d..a9ac557a5 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.45
+Version: 3.0.46
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -261,6 +261,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Feb 23 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.46-1
+- a-o-i: Exception checking around master_lb (smunilla@redhat.com)
+
* Mon Feb 22 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.45-1
- Do not monitor for etcd watchers (mmahut@redhat.com)
- remove old master registry item/triggers (jdiaz@redhat.com)