Browse Source

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

Created by command:

/usr/bin/tito tag --accept-auto-changelog
Jenkins CD Merge Bot 8 years ago
parent
commit
18eb563108
2 changed files with 8 additions and 2 deletions
  1. 1 1
      .tito/packages/openshift-ansible
  2. 7 1
      openshift-ansible.spec

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

@@ -1 +1 @@
-3.6.50-1 ./
+3.6.51-1 ./

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