Sha256: 6045cc13c8f6de157d537820de9718c64ceb788fa0229b5fb40a67c152463137
Contents?: true
Size: 818 Bytes
Versions: 1
Compression:
Stored size: 818 Bytes
Contents
<% title_actions display_link_if_authorized(_("New Compliance Policy"), hash_for_new_policy_path) %> <% title _("Compliance policy configuration") %> <div id="welcome"> <p> <%= _('A compliance policy is defined by security professionals who specify desired ' + 'settings (often in the form of a checklist) that are to be used in the computing ' + 'environment. Compliance audit is a process of figuring out whether a given object ' + 'follows all the rules written out in a compliance policy.') %> </p> <p> <%= (_('In Foreman, a compliance policy checklist is defined via %s, once SCAP content ' + 'is present, you can create a policy, assign select host groups and schedule to run.') % link_to(_('SCAP content'), scap_contents_path)).html_safe %> </p> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_openscap-0.5.4 | app/views/policies/welcome.html.erb |