Browse Source

Automatic commit of package [openshift-ansible] release [3.9.0-0.48.0].

Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Justin Pierce 7 năm trước cách đây
mục cha
commit
2fb33db5ee
2 tập tin đã thay đổi với 15 bổ sung2 xóa
  1. 1 1
      .tito/packages/openshift-ansible
  2. 14 1
      openshift-ansible.spec

+ 1 - 1
.tito/packages/openshift-ansible

@@ -1 +1 @@
-3.9.0-0.47.0 ./
+3.9.0-0.48.0 ./

+ 14 - 1
openshift-ansible.spec

@@ -10,7 +10,7 @@
 
 Name:           openshift-ansible
 Version:        3.9.0
-Release:        0.47.0%{?dist}
+Release:        0.48.0%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
 URL:            https://github.com/openshift/openshift-ansible
@@ -201,6 +201,19 @@ Atomic OpenShift Utilities includes
 
 
 %changelog
+* Thu Feb 22 2018 Justin Pierce <jupierce@redhat.com> 3.9.0-0.48.0
+- Fix openshift_hosted_registry_storage_glusterfs_path (mgugino@redhat.com)
+- Revert openshift_portal_net (mgugino@redhat.com)
+- skip search for an ami if openshift_aws_ami_map provides one
+  (jdiaz@redhat.com)
+- Adding node autoapprover. (kwoodson@redhat.com)
+- Adding ability to state absent array items with index/curr_value.
+  (kwoodson@redhat.com)
+- Change image location to CF 4.6 GA from Beta (simaishi@redhat.com)
+- Update templates to mount the configmap into the directory the new image
+  expects (simaishi@redhat.com)
+- Fix for support multi-cluster heketi's topology (chinacoolhacker@gmail.com)
+
 * Tue Feb 20 2018 Justin Pierce <jupierce@redhat.com> 3.9.0-0.47.0
 - Update API healthz check to use uri module (mkhan@redhat.com)
 - fixed an oo_filter plugin lib_utils_oo_has_no_matching_selector to do set