Resource Type: xccdf_scan

Defined in:
lib/puppet/type/xccdf_scan.rb
Providers:
openscap

Overview

Creates an SCAP report directory with SCAP result files

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    Name of the SCAP report

  • provider

    The specific backend to use for this ‘xccdf_scan` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • scap_schedule

    A schedule which defines when the xccdf_scan shall be repeated.

  • scap_upload

    A scap_upload object that defines the target upload location of the scan.

  • xccdf_path

    Path to XCCDF or DataStream file.

  • xccdf_profile

    ID of XCCDF Profile