|
@@ -10,7 +10,7 @@
|
|
|
|
|
|
Name: openshift-ansible
|
|
|
Version: 4.0.0
|
|
|
-Release: 0.27.0%{?dist}
|
|
|
+Release: 0.28.0%{?dist}
|
|
|
Summary: Openshift and Atomic Enterprise Ansible
|
|
|
License: ASL 2.0
|
|
|
URL: https://github.com/openshift/openshift-ansible
|
|
@@ -189,6 +189,10 @@ BuildArch: noarch
|
|
|
%{_datadir}/ansible/%{name}/test
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Oct 18 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.28.0
|
|
|
+- Fix scaleup failure for hostname override (mgugino@redhat.com)
|
|
|
+- Fail on openshift_kubelet_name_override for new hosts. (mgugino@redhat.com)
|
|
|
+
|
|
|
* Thu Oct 18 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.27.0
|
|
|
- Make sure images are prepulled when CRIO is used (vrutkovs@redhat.com)
|
|
|
- pin azure cli to version 2.0.47 and fix start copy playbook task
|