Skip to content

Commit f309cd2

Browse files
committed
update bolt-project.schema.json using the rake task
1 parent eccdbe2 commit f309cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/bolt-project.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
}
362362
},
363363
"plugin-hooks": {
364-
"description": "A map of [plugin hooks](writing_plugins.md#hooks) and which plugins a hook should use. The only configurable plugin hook is `puppet_library`, which can use two possible plugins: [`puppet_agent`](https://github.com/puppetlabs/puppetlabs-puppet_agent#puppet_agentinstall) and [`task`](using_plugins.md#task).",
364+
"description": "A map of [plugin hooks](writing_plugins.md#hooks) and which plugins a hook should use. The only configurable plugin hook is `puppet_library`, which can use two possible plugins: [`openvox_bootstrap`](https://github.com/voxpupuli/puppet-openvox_bootstrap#openvox_boostrapinstall) and [`task`](using_plugins.md#task).",
365365
"oneOf": [
366366
{
367367
"type": "object"

0 commit comments

Comments
 (0)