diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-23 11:47:47 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-23 11:47:47 -0500 |
commit | fdc252fac0210baa7328918ff9fd6af42ee79925 (patch) | |
tree | 69bc98558aaa546cc6861245c163444965e652f3 | |
parent | 6c0078c7e0c711906d48aefafc8c51e326414889 (diff) | |
download | openshift-fdc252fac0210baa7328918ff9fd6af42ee79925.tar.gz openshift-fdc252fac0210baa7328918ff9fd6af42ee79925.tar.bz2 openshift-fdc252fac0210baa7328918ff9fd6af42ee79925.tar.xz openshift-fdc252fac0210baa7328918ff9fd6af42ee79925.zip |
Automatic commit of package [openshift-ansible] release [3.0.46-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 722fad28d..4b283f29f 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.45-1 ./ +3.0.46-1 ./ 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) |