puppet_bolt_server
: This Bolt Server module will install and configure Bolt to use the PCP protocol
status
: Returns the number of Bolt processes, and free available memory
This Bolt Server module will install and configure Bolt to use the PCP protocol
include puppet_bolt_server
The following parameters are available in the puppet_bolt_server
class:
Data type: Sensitive[String]
This should be a token with permissions to launch Orchestrator jobs. Generate a token with a lifetime of 1 year: puppet access login --lifetime 1y
Data type: Enum['trace', 'debug', 'info', 'warn', 'error', 'fatal']
This Enum (String) configures the log level in the bolt-project configuration file By default the log level is set to 'debug' For more information, please read the Bolt logs doc: https://puppet.com/docs/bolt/latest/logs.html#log-levels
Default value: 'info'
Returns the number of Bolt processes, and free available memory
Supports noop? false