tykeal / puppet-gerrit

Puppet module to manage Gerrit
6 stars 7 forks source link

Should support managing built in hooks #17

Open tykeal opened 8 years ago

tykeal commented 8 years ago

Gerrit supports some hooks without a plugin (thought that looks to be something that will be broken out to it's own plugin with 2.13).

It would be nice to be able to manage hooks easily. The functionality should support either the pre-hooks plugin ability and the post-hooks plugin ability.