Libraries »
kinners00-nessus_agent (1.1.3)
»
Index (l) »
Puppet Tasks
»
link
Puppet Task: link
Defined in:
tasks/link.json,
tasks/link.rb
Overview
Links Tenable Nessus agent with it's Manager/Tenable.io instance
Parameters
key(String[64])
— Linking key for your Tenable instance - 64 character alphanumeric string
server(String[1])
— Equivilant to --host, IP address or hostname of your Nessus Manager environment - cloud/tenable.io host is default
port(Integer)
— 8834 or your custom port for your Nessus Manager environment - cloud/tenable.io port is default
ca_path(Optional[String])
— Path to custom CA certificate used to validate the manager's server certificate
name(Optional[String])
— A name for your agent - will choose targets computer name if one isn't specified
groups(Optional[String])
— One or more existing agent groups where you want to add the agent. Multiple groups are supported but must be comma seperated
offline_install(Optional[String])
— 'yes' will install the agent on a system even if it's offline - will periodically attempt to link itself to its manager
proxy_host(Optional[String])
— The hostname or IP address of your proxy server
proxy_port(Optional[String])
— The port number of the proxy server
proxy_password(Optional[String])
— The password of the user account that you specified as the username
proxy_username(Optional[String])
— The name of a user account that has permissions to access and use the proxy server
proxy_agent(Optional[String])
— The user agent name, if your proxy requires a preset user agent