Sha256: 2b6bf6e0d54c42ebd6d69f428b56379ed84171fbb7d195a62980b1c496347051
Contents?: true
Size: 604 Bytes
Versions: 19
Compression:
Stored size: 604 Bytes
Contents
<% content_for(:title, _("Discovered Hosts")) %> <div class="blank-slate-pf"> <div class="blank-slate-pf-icon"> <%= icon_text("gears", "", :kind => "fa") %> </div> <h1><%= _('Discovered Hosts') %></h1> <p><%= _("No discovered hosts found in this context.") %> <%= _("This page shows discovered bare-metal or virtual nodes waiting to be provisioned.") %></p> <p><%= link_to _('Learn more about this in the documentation.'), documentation_url("#{ForemanDiscovery::VERSION.scan(/\d+\.\d+/).first}/index.html", {:root_url => 'https://theforeman.org/plugins/foreman_discovery/'})%></p> </div>
Version data entries
19 entries across 19 versions & 1 rubygems