Sha256: e6390e6784134b13d2b9140871d846ad3ab0f4bc5eb6279e7332543614f82157

Contents?: true

Size: 694 Bytes

Versions: 5

Compression:

Stored size: 694 Bytes

Contents

<% title_actions link_to(_("New architecture"), new_architecture_path) %>
<% title _("Architecture configuration") %>
<div id="welcome">
  <p>
  <%= _("Before you proceed to using Foreman you should provide information about one or more architectures.") %>
  </p>

  <p>
  <%= _("Each entries represent a particular hardware architecture, most commonly <b>x86_64</b> or <b>i386</b>. Foreman also supports the Solaris operating system family, which includes <b>sparc</b> based systems.").html_safe %>
  </p>
  <p>
  <%= _("Each architecture can also be associated with more than one operating system and a selector block is provided to allow you to select valid combinations.") %>
  </p>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

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