diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-23 15:49:57 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-23 15:49:57 -0400 |
commit | 807fc98a910dfed4e0c2f9ca7573564f5481aea8 (patch) | |
tree | 4384e2f8979d548884c1644ec4500202c7e9a458 | |
parent | 0be5c329c0e6439752ebb9afb1422daf15fd79de (diff) | |
download | openshift-807fc98a910dfed4e0c2f9ca7573564f5481aea8.tar.gz openshift-807fc98a910dfed4e0c2f9ca7573564f5481aea8.tar.bz2 openshift-807fc98a910dfed4e0c2f9ca7573564f5481aea8.tar.xz openshift-807fc98a910dfed4e0c2f9ca7573564f5481aea8.zip |
Automatic commit of package [openshift-ansible] release [3.6.80-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.80
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 80b35aa76..4e3183de1 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.6.69-1 ./ +3.6.80-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 98faf94c4..3e967a8e8 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.69 +Version: 3.6.80 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -280,6 +280,10 @@ Atomic OpenShift Utilities includes %changelog +* Tue May 23 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.80-1 +- RPM workaround for the move of cert playbooks (pep@redhat.com) +- health check playbooks: relocate and expand (lmeyer@redhat.com) + * Tue May 23 2017 Scott Dodson <sdodson@redhat.com> 3.6.69-1 - preflight int tests: fix for openshift_version dep (lmeyer@redhat.com) - Removing requirement to pass aws credentials (esauer@redhat.com) |