Provides initial configuration for a freshly installed openvox-agent.
Supports noop? false
Parameters
puppet_conf(Optional[Openvox_bootstrap::Ini_file])
— Hash of puppet configuration settings to add to the puppet.conf ini file. These will be merged into the existing puppet.conf, if any.
csr_attributes(Optional[Openvox_bootstrap::Csr_attributes])
— Hash of CSR attributes (custom_attributes and extension_requests) to write to the csr_attributes.yaml file. NOTE: This will completely overwrite any pre-existing csr_attributes.yaml.
puppet_service_running(Boolean)
— Whether the Puppet service should be running after this task completes. Defaults to true.
puppet_service_enabled(Boolean)
— Whether the Puppet service should be enabled to start on boot after this task completes. Defaults to true.