covermymeds / puppet-sentry

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

Parameterize sentry_ldap_auth plugin version #12

Closed skpy closed 8 years ago

skpy commented 8 years ago

This allows the user to specify the version of the sentry_ldap_auth plugin, in order to facilitate easier upgrades of Sentry, which may require newer versions of the plugin.

The default is present, which will not trigger an upgrade on any current installations, thereby preserving current behavior.

Closes #10.

adamcstephens commented 8 years ago

:+1: