% stylesheet 'foreman_virt_who_configure/config' %> <% javascript 'foreman_virt_who_configure/config_copy_and_paste' %>
<%= display_link_if_authorized _('Edit this configuration'), hash_for_edit_foreman_virt_who_configure_config_path(@config).merge(:permission => 'show_virt_who_config', :auth_object => @config), :class => 'btn btn-default' %>
<%= @config.virt_who_config_command %>
<%= _("On the target virt-who host:") %> <%= _("1. Copy this configuration script to a safe directory.") %> <%= _("2. Make the script executable and run it.") %> <%= _("3. Delete the script.") %>
<%= @config.virt_who_config_script %>