Closed bdunne closed 1 year ago
scripts/vmbuild.rb
ERB.new
is deprecated. Do not use it, and specify other arguments as keyword arguments.ERB.new
is deprecated. Use keyword argument like ERB.new(str, trim_mode: '-')
instead.max
instead of sort...last
.This pull request has been automatically marked as stale because it has not been updated for at least 3 months.
If these changes are still valid, please remove the stale
label, make any changes requested by reviewers (if any), and ensure that this issue is being looked at by the assigned/reviewer(s)
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.
this has passed it's window of opportunity
Cherry-pick of https://github.com/ManageIQ/manageiq-appliance-build/pull/499