diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-05-06 16:55:02 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-05-06 16:55:02 -0400 |
commit | a9bf2540412983ff65ea376eb2ed0675536dd102 (patch) | |
tree | ec49ad2928959b39fee036d677b833528418beae /openshift-ansible.spec | |
parent | 4f3f588ee59a1e888340d24ba912346c240cacc6 (diff) | |
parent | 31c3daf9d81afcb85bd22c8ad47eea9381c5cc34 (diff) | |
download | openshift-a9bf2540412983ff65ea376eb2ed0675536dd102.tar.gz openshift-a9bf2540412983ff65ea376eb2ed0675536dd102.tar.bz2 openshift-a9bf2540412983ff65ea376eb2ed0675536dd102.tar.xz openshift-a9bf2540412983ff65ea376eb2ed0675536dd102.zip |
Merge tag 'openshift-ansible-3.0.88-1'
Tagging package [openshift-ansible] version [3.0.88-1] in directory [./].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 57cc726b5..473e74bee 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.87 +Version: 3.0.88 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -183,6 +183,10 @@ Atomic OpenShift Utilities includes %changelog +* Fri May 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.88-1 +- Open port 53 whenever we're unsure of version (sdodson@redhat.com) +- Fix unsafe boolean handling on use_dnsmasq (sdodson@redhat.com) + * Wed Apr 27 2016 Troy Dawson <tdawson@redhat.com> 3.0.87-1 - a-o-i-: Allow empty proxy (smunilla@redhat.com) - a-o-i: Populate groups for openshift_facts (smunilla@redhat.com) |