diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-21 15:04:41 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-21 15:04:41 -0400 |
commit | f6db43fa2ce74b8d05b81c188b7238fd88bc69b5 (patch) | |
tree | cb3c67c496e31af556ea95ce738515fb2c5dd227 /openshift-ansible.spec | |
parent | 67eb7f6ed3509c8f9cd26e6f6e9e17789cb7d2a4 (diff) | |
download | openshift-f6db43fa2ce74b8d05b81c188b7238fd88bc69b5.tar.gz openshift-f6db43fa2ce74b8d05b81c188b7238fd88bc69b5.tar.bz2 openshift-f6db43fa2ce74b8d05b81c188b7238fd88bc69b5.tar.xz openshift-f6db43fa2ce74b8d05b81c188b7238fd88bc69b5.zip |
Automatic commit of package [openshift-ansible] release [3.6.34-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index db10dfec6..d8f4789e4 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.33 +Version: 3.6.34 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -273,6 +273,10 @@ Atomic OpenShift Utilities includes %changelog +* Fri Apr 21 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.34-1 +- GlusterFS: provide default for groups.oo_glusterfs_to_config in with_items + (jarrpa@redhat.com) + * Fri Apr 21 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.33-1 - Adding module calls instead of command for idempotency. (kwoodson@redhat.com) - Use return_value when value is constant (pierre- |