Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-sentry

This is a puppet module for installing sentry.

One of the tricky things about installing sentry is that when you callsentry --config=foobar.py syncdb/upgrade, it will interactively ask you for superuser creation, which is not possible in puppet, since puppet runs in non-interactive mode.

puppet-sentry handles this problem by providing a predefined superuser object in json format, and an extra argument for sentry initialization. This way, you can install sentry with a predefined superuser without any interaction at all.

documentation

See the generated documentation for this module.

About

A module for installing sentry through puppet

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages