summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-10-11 01:09:40 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-10-11 01:09:40 -0400
commitb35eb14f85fab4a8f1411feb43a563b19c73c438 (patch)
tree752408c327c410c650a3e0668dd33876cf2ffbbc /openshift-ansible.spec
parented94267382f9629ac110f47df562d9a2b6f7ccb4 (diff)
downloadopenshift-b35eb14f85fab4a8f1411feb43a563b19c73c438.tar.gz
openshift-b35eb14f85fab4a8f1411feb43a563b19c73c438.tar.bz2
openshift-b35eb14f85fab4a8f1411feb43a563b19c73c438.tar.xz
openshift-b35eb14f85fab4a8f1411feb43a563b19c73c438.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.148.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.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 2ae7d48a3..aee30b29b 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.147.0%{?dist}
+Release: 0.148.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -276,6 +276,18 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Oct 11 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.148.0
+- Bug 1490647 - logging-fluentd deployed with openshift_logging_use_mux=false
+ fails to start due to missing (nhosoi@redhat.com)
+- Fix typo in inventory example (rteague@redhat.com)
+- Separate tuned daemon setup into a role. (jmencak@redhat.com)
+- crio, docker: expect openshift_release to have 'v' (gscrivan@redhat.com)
+- rebase on master (maxamillion@fedoraproject.org)
+- Add fedora compatibility (maxamillion@fedoraproject.org)
+- Allow checkpoint status to work across all groups (rteague@redhat.com)
+- Add valid search when search does not exist on resolv.conf
+ (nakayamakenjiro@gmail.com)
+
* Tue Oct 10 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.147.0
- Add PartOf to docker systemd service unit. (mgugino@redhat.com)
- crio: use systemd manager (gscrivan@redhat.com)