summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-14 06:02:05 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-14 06:02:05 -0400
commit90f6a70bc7cdc128e0fb5809bb8ddeb37a0f8b89 (patch)
tree7e3a1e53393e869645b8e101b533ed81b17d3408 /openshift-ansible.spec
parent298f1aafc42e5c34938e1071353d103ad8964725 (diff)
downloadopenshift-90f6a70bc7cdc128e0fb5809bb8ddeb37a0f8b89.tar.gz
openshift-90f6a70bc7cdc128e0fb5809bb8ddeb37a0f8b89.tar.bz2
openshift-90f6a70bc7cdc128e0fb5809bb8ddeb37a0f8b89.tar.xz
openshift-90f6a70bc7cdc128e0fb5809bb8ddeb37a0f8b89.zip
Automatic commit of package [openshift-ansible] release [3.6.24-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index e5cef6ec1..d395b3ec4 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.23
+Version: 3.6.24
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,14 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Apr 14 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.24-1
+- tox tests: pin test requirement versions (lmeyer@redhat.com)
+- This is no longer a widely encountered issue (sdodson@redhat.com)
+- Standardize use of byo and common for network_manager.yml
+ (rteague@redhat.com)
+- Disable swap space on nodes at install and upgrade (rteague@redhat.com)
+- Do not check package version on non-master/node (rhcarvalho@gmail.com)
+
* Thu Apr 13 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.23-1
- Refactor initialize groups tasks (rteague@redhat.com)
- tox tests: pin test requirement versions (lmeyer@redhat.com)