Skip to content

Commit c73b5c8

Browse files
authored
Merge pull request #445 from adreyer/plugin
(maint) Make the puppet_agent task available as a plugin
2 parents 78e08fa + 386d84a commit c73b5c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bolt_plugin.json

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

0 commit comments

Comments
 (0)