Browse Source

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

Created by command:

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

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

@@ -1 +1 @@
-3.6.53-1 ./
+3.6.54-1 ./

+ 8 - 1
openshift-ansible.spec

@@ -9,7 +9,7 @@
 %global __requires_exclude ^/usr/bin/ansible-playbook$
 
 Name:           openshift-ansible
-Version:        3.6.53
+Version:        3.6.54
 Release:        1%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
@@ -274,6 +274,13 @@ Atomic OpenShift Utilities includes
 
 
 %changelog
+* Fri May 05 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.54-1
+- Allow oc_ modules to pass unicode results (rteague@redhat.com)
+- Ensure repo cache is clean on the first run (rteague@redhat.com)
+- move etcdctl.yml from etcd to etcd_common role (jchaloup@redhat.com)
+- Modified pick from release-1.5 for updating hawkular htpasswd generation
+  (ewolinet@redhat.com)
+
 * Thu May 04 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.53-1
 - Correctly setting the primary and replica shard count settings
   (ewolinet@redhat.com)