Browse Source

Automatic commit of package [openshift-ansible] release [3.0.46-1].

Brenton Leanhardt 9 years ago
parent
commit
fdc252fac0
2 changed files with 5 additions and 2 deletions
  1. 1 1
      .tito/packages/openshift-ansible
  2. 4 1
      openshift-ansible.spec

+ 1 - 1
.tito/packages/openshift-ansible

@@ -1 +1 @@
-3.0.45-1 ./
+3.0.46-1 ./

+ 4 - 1
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)