Sha256: 67408a3aee28a21670acb79bbd38d66ce1f4d2e54d14173a98313ac2b7e8945a

Contents?: true

Size: 214 Bytes

Versions: 5

Compression:

Stored size: 214 Bytes

Contents

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

<%= form_tag update_multiple_puppetrun_hosts_path({:host_ids => params[:host_ids]}) do -%>
  <small><%= _('Run Puppet on the following hosts') %></small>
<% 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_puppetrun.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/hosts/multiple_puppetrun.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/hosts/multiple_puppetrun.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/hosts/multiple_puppetrun.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/hosts/multiple_puppetrun.html.erb