Sha256: b2ad706cee524d08adf85a60cba42f1b309f2fd5b5d214fa83a768dd8f057255

Contents?: true

Size: 684 Bytes

Versions: 3

Compression:

Stored size: 684 Bytes

Contents

<% title _("Config Groups") %>
<div class="blank-slate-pf">
  <div class="blank-slate-pf-icon">
    <%= icon_text("object-group", "", kind: "fa") %>
  </div>
  <h1><%= _('Config Groups') %></h1>
  <p><%= _("A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step.") %></p>
  <p><%= link_to _('Learn more about this in the documentation.'), documentation_url("using-config-groups")%></p>
  <div class="blank-slate-pf-main-action">
    <%= new_link(_("Create Config Group"), { engine: foreman_puppet }, { class: 'btn-lg' }) %>
  </div>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
foreman_puppet-0.1.0 app/views/foreman_puppet/config_groups/welcome.html.erb
foreman_puppet-0.0.2 app/views/foreman_puppet/config_groups/welcome.html.erb
foreman_puppet-0.0.1 app/views/foreman_puppet/config_groups/welcome.html.erb