Sha256: 4401387ebca9a074fc9918ffe893951c81642df359b1e784d1ae56c9bdc44b12

Contents?: true

Size: 398 Bytes

Versions: 7

Compression:

Stored size: 398 Bytes

Contents

<td><%= discovery_status_icon(host) %>&#8239;<%= link_to trunc_with_tooltip(h(host.name)), discovered_host_path(host) %></td>
<td class="hidden-tablet hidden-xs"><%= model_name host %></td>
<td class="hidden-tablet hidden-xs"><%= discovery_attribute(host, :cpu_count) %></td>
<td class="hidden-tablet hidden-xs"><%= number_to_human_size(discovery_attribute(host, :memory, 0) * 1024 * 1024) %></td>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
foreman_discovery-5.0.2 app/views/dashboard/_discovery_widget_host.html.erb
foreman_discovery-5.0.1 app/views/dashboard/_discovery_widget_host.html.erb
foreman_discovery-5.0.0 app/views/dashboard/_discovery_widget_host.html.erb
foreman_discovery-4.1.2 app/views/dashboard/_discovery_widget_host.html.erb
foreman_discovery-4.1.1 app/views/dashboard/_discovery_widget_host.html.erb
foreman_discovery-4.1.0 app/views/dashboard/_discovery_widget_host.html.erb
foreman_discovery-4.0.0 app/views/dashboard/_discovery_widget_host.html.erb