Sha256: 545c0c2ee0ac0aba11bf55470dc9c50a3de85253de370ffc7e21dcdd73a046ec

Contents?: true

Size: 270 Bytes

Versions: 5

Compression:

Stored size: 270 Bytes

Contents

<%= render 'selected_hosts', :hosts => @hosts %>

<%= form_tag submit_multiple_build_hosts_path({:host_ids => params[:host_ids]}) do -%>
  <span class="label label-info"><%= _('Provision') %></span>
  <%= _('these hosts for a build operation on next boot') %>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/hosts/multiple_build.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/hosts/multiple_build.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/hosts/multiple_build.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/hosts/multiple_build.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/hosts/multiple_build.html.erb