<% stylesheet 'foreman_virt_who_configure/config' %>

<%= _("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_file %>
<%= link_to _('Change this configuration'), edit_foreman_virt_who_configure_config_path(@config), :class => 'btn btn-default' %>