Looks like the default plugin hook for the puppet_library is still the puppet_agent::install task.
|
DEFAULT_PLUGIN_HOOKS = { 'puppet_library' => { 'plugin' => 'puppet_agent', 'stop_service' => true } }.freeze |
|
mod 'puppetlabs-puppet_agent', '4.21.0' |
The release note is confusing
|
- Switch from puppet to openvox [\#14](https://github.com/OpenVoxProject/openbolt/pull/14) ([bastelfreak](https://github.com/bastelfreak)) |
as it seems to indicate switching to openvox.
Looks like the default plugin hook for the puppet_library is still the puppet_agent::install task.
openbolt/lib/bolt/plugin.rb
Line 133 in 7d3f2d1
openbolt/Puppetfile
Line 9 in 7d3f2d1
The release note is confusing
openbolt/CHANGELOG.md
Line 12 in 7d3f2d1