|
@@ -9,7 +9,7 @@
|
|
|
%global __requires_exclude ^/usr/bin/ansible-playbook$
|
|
|
|
|
|
Name: openshift-ansible
|
|
|
-Version: 3.6.17
|
|
|
+Version: 3.6.18
|
|
|
Release: 1%{?dist}
|
|
|
Summary: Openshift and Atomic Enterprise Ansible
|
|
|
License: ASL 2.0
|
|
@@ -270,6 +270,17 @@ Atomic OpenShift Utilities includes
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Fri Apr 07 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.18-1
|
|
|
+- master-api: add mount for /var/log (gscrivan@redhat.com)
|
|
|
+- master: add mount for /var/log (gscrivan@redhat.com)
|
|
|
+- unexclude excluder if it is to be upgraded and already installed
|
|
|
+ (jchaloup@redhat.com)
|
|
|
+- Bump calico policy controller (djosborne10@gmail.com)
|
|
|
+- Fixed a string format and a lint space issue (kwoodson@redhat.com)
|
|
|
+- Fixed name and selector to be mutually exclusive (kwoodson@redhat.com)
|
|
|
+- Adding ability to delete by selector. (kwoodson@redhat.com)
|
|
|
+- Adding delete with selector support. (kwoodson@redhat.com)
|
|
|
+
|
|
|
* Thu Apr 06 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.17-1
|
|
|
- Adding signed router cert and fixing server_cert bug. (kwoodson@redhat.com)
|
|
|
|