summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-08-23 20:29:35 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-08-23 20:29:35 -0400
commite9be5b34d1d8074ca13ff624ca6e3aa54f79e23d (patch)
treecec04d8dc10582748672addebfdb30b71727933a /openshift-ansible.spec
parenta535b7e99fbaff4bc8ee10bbedf8c47d4aabe94c (diff)
downloadopenshift-e9be5b34d1d8074ca13ff624ca6e3aa54f79e23d.tar.gz
openshift-e9be5b34d1d8074ca13ff624ca6e3aa54f79e23d.tar.bz2
openshift-e9be5b34d1d8074ca13ff624ca6e3aa54f79e23d.tar.xz
openshift-e9be5b34d1d8074ca13ff624ca6e3aa54f79e23d.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.105.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec19
1 files changed, 18 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 1c3b1757c..31cb4dc4c 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.104.0%{?dist}
+Release: 0.105.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -280,6 +280,23 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Aug 23 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.105.0
+- Fix generated content (sdodson@redhat.com)
+- Switch to migrating one host and forming a new cluster (sdodson@redhat.com)
+- First attempt at provisioning. (kwoodson@redhat.com)
+- First attempt at creating the cert signer. (kwoodson@redhat.com)
+- remove out of scope variable from exception message
+ (maxamillion@fedoraproject.org)
+- raise AosVersionException if no expected packages found by dnf query
+ (maxamillion@fedoraproject.org)
+- Fix missing space in calico ansible roles (djosborne10@gmail.com)
+- Allow GCS object storage to be configured (ccoleman@redhat.com)
+- add dnf support to roles/openshift_health_checker/library/aos_version.py
+ (maxamillion@fedoraproject.org)
+- Add hostname/nodename length check (mgugino@redhat.com)
+- Refactor openshift_hosted's docker-registry route setup (dms@redhat.com)
+- bug 1468987: kibana_proxy OOM (jwozniak@redhat.com)
+
* Sun Aug 20 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.104.0
- Ensure that openshift_node_facts has been called for dns_ip
(sdodson@redhat.com)