summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-02-24 14:01:58 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-02-24 14:01:58 -0500
commitac8aec58dcf61fee5805168bac8715cde4590142 (patch)
tree8435aea72f00ae262246ced3fdf0c40a6cf98c5b /openshift-ansible.spec
parentb9d2dd909dcbe06a69b61d9dc8a191b5abbf965a (diff)
parent4498ce37b10399b495bb3e6e907d369a33323b07 (diff)
downloadopenshift-ac8aec58dcf61fee5805168bac8715cde4590142.tar.gz
openshift-ac8aec58dcf61fee5805168bac8715cde4590142.tar.bz2
openshift-ac8aec58dcf61fee5805168bac8715cde4590142.tar.xz
openshift-ac8aec58dcf61fee5805168bac8715cde4590142.zip
Merge pull request #1487 from brenton/master
a-o-i: Better method for identifying master_lb
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index a9ac557a5..c92ea2843 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.46
+Version: 3.0.47
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -261,6 +261,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Feb 24 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.47-1
+- a-o-i: Double safety check on master_lb (smunilla@redhat.com)
+- a-o-i: Better method for identifying master_lb (smunilla@redhat.com)
+
* Tue Feb 23 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.46-1
- a-o-i: Exception checking around master_lb (smunilla@redhat.com)