diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-02 17:01:48 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-02 17:01:48 -0400 |
commit | 18eb563108c8c49c2ebbcf13a310bbc1050d2d9f (patch) | |
tree | 2c636e6d5260bac2411f94989bda78b55a0a3dac /openshift-ansible.spec | |
parent | 708afd12a57d5bbbe1e168a9cf6bd00ecd6d4bf5 (diff) | |
download | openshift-18eb563108c8c49c2ebbcf13a310bbc1050d2d9f.tar.gz openshift-18eb563108c8c49c2ebbcf13a310bbc1050d2d9f.tar.bz2 openshift-18eb563108c8c49c2ebbcf13a310bbc1050d2d9f.tar.xz openshift-18eb563108c8c49c2ebbcf13a310bbc1050d2d9f.zip |
Automatic commit of package [openshift-ansible] release [3.6.51-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index e6d8c09d3..f016a5992 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.50 +Version: 3.6.51 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -273,6 +273,12 @@ Atomic OpenShift Utilities includes %changelog +* Tue May 02 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.51-1 +- Remove std_include from playbooks/byo/rhel_subscribe.yml + (abutcher@redhat.com) +- Adding way to add labels and nodeselectors to logging project + (ewolinet@redhat.com) + * 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) |