diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-02 06:00:53 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-02 06:00:53 -0400 |
commit | 58f79bd7c3db1545247e6175e9e422a19bddc855 (patch) | |
tree | 8419efdbd044303aa250e4850bfe4c1bd2d22eec | |
parent | 5e6c8d2f4b4e228f694713902a04c26c0f355c71 (diff) | |
download | openshift-58f79bd7c3db1545247e6175e9e422a19bddc855.tar.gz openshift-58f79bd7c3db1545247e6175e9e422a19bddc855.tar.bz2 openshift-58f79bd7c3db1545247e6175e9e422a19bddc855.tar.xz openshift-58f79bd7c3db1545247e6175e9e422a19bddc855.zip |
Automatic commit of package [openshift-ansible] release [3.6.50-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 10 |
2 files changed, 10 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 249d1d122..ddb05b129 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.6.49-1 ./ +3.6.50-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 00954bd38..e6d8c09d3 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -9,7 +9,7 @@ %global __requires_exclude ^/usr/bin/ansible-playbook$ Name: openshift-ansible -Version: 3.6.49 +Version: 3.6.50 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -273,6 +273,14 @@ Atomic OpenShift Utilities includes %changelog +* Tue May 02 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.50-1 +- Don't double quote when conditions (sdodson@redhat.com) +- Remove jinja template delimeters from when conditions (sdodson@redhat.com) +- move excluder upgrade validation tasks under openshift_excluder role + (jchaloup@redhat.com) +- Fix test compatibility with OpenSSL 1.1.0 (pierre- + louis.bonicoli@libregerbil.fr) + * Mon May 01 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.49-1 - Warn users about conflicts with docker0 CIDR range (lpsantil@gmail.com) - Bump ansible rpm dependency to 2.2.2.0 (sdodson@redhat.com) |