Sha256: 1c92db11d156c187abb13345957638c8e93fbbf8efea6e21a8b74e9639f9bc10
Contents?: true
Size: 788 Bytes
Versions: 4
Compression:
Stored size: 788 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 hostgroups and schedule to run.') % link_to(_('SCAP content'), scap_contents_path)).html_safe %> </p> </div>
Version data entries
4 entries across 4 versions & 1 rubygems