Skip to content

Commit c248f2e

Browse files
authored
Merge pull request #34 from jpartlow/gh-33-configure-openvox-boostrap-as-puppet-library-plugin
(gh-33) Configure openbox_boostrap as a puppet_library bolt plugin
2 parents 9634fbe + e9ada9a commit c248f2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bolt_plugin.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"hooks": {
3+
"puppet_library": { "task": "openvox_bootstrap::install" }
4+
}
5+
}

0 commit comments

Comments
 (0)