summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-12 06:02:17 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-12 06:02:17 -0400
commit5ffbb64bb6172a22392497d91424d45bc9b906a8 (patch)
treeb87b738567a76c238a7b665b2569f85dc6292bf8 /openshift-ansible.spec
parentf933ed8c21046863c0159edad4c6325f23f824eb (diff)
downloadopenshift-5ffbb64bb6172a22392497d91424d45bc9b906a8.tar.gz
openshift-5ffbb64bb6172a22392497d91424d45bc9b906a8.tar.bz2
openshift-5ffbb64bb6172a22392497d91424d45bc9b906a8.tar.xz
openshift-5ffbb64bb6172a22392497d91424d45bc9b906a8.zip
Automatic commit of package [openshift-ansible] release [3.6.22-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 4a69537fe..166d21918 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.21
+Version: 3.6.22
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,17 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Apr 12 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.22-1
+- Fixed spelling mistake. (kwoodson@redhat.com)
+- Remove unnecessary folder refs (rteague@redhat.com)
+- Switching commands for modules during upgrade of router and registry.
+ (kwoodson@redhat.com)
+- Fixing a compatibility issue with python 2.7 to 3.5 when reading from
+ subprocess. (kwoodson@redhat.com)
+- Refactor use of initialize_oo_option_facts.yml (rteague@redhat.com)
+- preflight checks: refactor and fix aos_version (lmeyer@redhat.com)
+- Add external provisioners playbook starting with aws efs (mawong@redhat.com)
+
* Tue Apr 11 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.21-1
- Adding a query for the existing docker-registry route. (kwoodson@redhat.com)
- Removing docker-registry route from cockpit-ui. (kwoodson@redhat.com)