Sha256: 3722d02620d3607019400a2a66f33f847725f827a674488d5ad505602ab4bd1d

Contents?: true

Size: 366 Bytes

Versions: 5

Compression:

Stored size: 366 Bytes

Contents

<% title = _("Hosts Inventory") %>
<div id="welcome">
  <p>
  <%= _('You don't seem to have any facts, if you wish to configure it, please follow') %>
  <%= link_to _("setting up facts"), "http://theforeman.org/projects/foreman/wiki/Puppet_Facts", :rel => "external" %>.
  </p>

  <p><%= _('This page will self destruct once inventory data comes in.') %></p>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/fact_values/welcome.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/fact_values/welcome.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/fact_values/welcome.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/fact_values/welcome.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/fact_values/welcome.html.erb