06-raven-settings.py.erb 80 Bytes

RAVEN_CONFIG = {
    'dsn': '<%= node['config']['raven_dsn'] %>?timeout=15',
}