summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-13 06:01:25 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-13 06:01:25 -0400
commit8515131a88fa3105ade6d209a84b5d6e9ef84e6d (patch)
treec58dac4d825935affdfb9363673028010d5fa314
parent92723e8a6425e7a8b03d3413586cdd09b74d8a3e (diff)
downloadopenshift-8515131a88fa3105ade6d209a84b5d6e9ef84e6d.tar.gz
openshift-8515131a88fa3105ade6d209a84b5d6e9ef84e6d.tar.bz2
openshift-8515131a88fa3105ade6d209a84b5d6e9ef84e6d.tar.xz
openshift-8515131a88fa3105ade6d209a84b5d6e9ef84e6d.zip
Automatic commit of package [openshift-ansible] release [3.6.23-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec18
2 files changed, 18 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 13ff44567..030cb2838 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.6.22-1 ./
+3.6.23-1 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 166d21918..e5cef6ec1 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.22
+Version: 3.6.23
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,22 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+- skip PackageAvailability check if not yum (jvallejo@redhat.com)
+- Document service_type for openshift-enterprise (rhcarvalho@gmail.com)
+- Remove references to outdated deployment_type (rhcarvalho@gmail.com)
+- Update deployment_type documentation (rhcarvalho@gmail.com)
+- Document merge time trends page (rhcarvalho@gmail.com)
+- Remove outdated documentation (rhcarvalho@gmail.com)
+- Remove outdated build instructions (rhcarvalho@gmail.com)
+- openshift_sanitize_inventory: disallow conflicting deployment types
+ (lmeyer@redhat.com)
+- Refactor docker upgrade playbooks (rteague@redhat.com)
+- Changed Hawkular Metrics secrets to use a format similar to the one
+ automatically generated by OpenShift (juraci@kroehling.de)
+
* 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)