Project

General

Profile

« Previous | Next » 

Revision 51685ba8

Added by Timo Goebel over 8 years ago

fixes #12624 - add plugin interface to add provision methods

View differences:

app/views/hosts/_form.html.erb
</div>
<%= hidden_field_tag 'bare_metal_capabilities', @host.bare_metal_capabilities %>
<%= f.hidden_field :overwrite? %>
<%= submit_or_cancel f, @host.overwrite?, :cancel_path => @host.new_record? || !@host.name_changed? ? @host : edit_host_path(@host.name_was) %>
<% end %>

Also available in: Unified diff