Resource Type: nexpose_site
- Defined in:
- lib/puppet/type/nexpose_site.rb
- Providers:
-
nexpose
Overview
This type provides the capability to manage hosts in nexpose
Properties
-
description
Description of the site
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
scan_template
site to use
Supported values:- cis
- disa
- dos-audit
- discovery
- aggressive-discovery
- exhaustive-audit
- fdcc-1_2_1_0
- full-audit
- full-audit-without-web-spider
- hipaa-audit
- internet-audit
- linux-rpm
- microsoft-hotfix
- pci-audit
- pentest-audit
- scada
- network-audit
- sox-audit
- usgcb-1_2_1_0
- web-audit
Parameters
-
name (namevar)
Name of the site
-
provider
The specific backend to use for this ‘nexpose_site` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.