covermymeds / puppet-sentry

Install and manage Sentry with Puppet!
MIT License
7 stars 7 forks source link

Support arbitrary plugins #16

Closed skpy closed 8 years ago

skpy commented 8 years ago

We should support installation of arbitrary Sentry plugins. Users could certainly pip install manually, or use the Puppet pip resources in their own profiles, but an array of plugins to install with Sentry would probably be helpful.

nchowning commented 8 years ago

This was resolved with https://github.com/covermymeds/puppet-sentry/pull/17