covermymeds / puppet-sentry

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

Upgrading to 8.0 requires an upgrade to sentry-ldap-auth #10

Closed skpy closed 8 years ago

skpy commented 8 years ago

The current implementation simply ensures that sentry-ldap-auth is installed, but a newer version is required in order to work with Sentry 8.0.0 and above. This module needs to invoke pip install --upgrade sentry-ldap-auth somehow.