Closed agrare closed 2 years ago
content/automate/ManageIQ/Infrastructure/VM/Provisioning/Placement.class/methods/ovirt_best_placement_with_scope.rb
&:name
as an argument to collect
instead of a block.next
to skip iteration.end
keyword.=
should be surrounded by a single space.&:pop
as an argument to collect
instead of a block.content/automate/ManageIQ/Infrastructure/VM/Provisioning/StateMachines/Methods.class/methods/ovirt_customizerequest.rb
unless
conditions.unless
conditions.rescue
in its modifier form.update_message: false
instead of update_message = false
.content/automate/ManageIQ/Infrastructure/VM/Provisioning/StateMachines/Methods.class/methods/ovirt_preprovision.rb
update_message: false
instead of update_message = false
.
Copy over the redhat provisioning methods for the split out ovirt provider