diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-04-12 17:12:52 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-04-12 17:12:52 -0300 |
commit | 5ab9c19c8e45a067ee0880e4148b2f1492e152f7 (patch) | |
tree | 0cfaccff0a5bed4f6ece09e4ad601bbca32ac1c9 /README | |
download | puppet-pyroscope-5ab9c19c8e45a067ee0880e4148b2f1492e152f7.tar.gz puppet-pyroscope-5ab9c19c8e45a067ee0880e4148b2f1492e152f7.tar.bz2 |
Initial import
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Pyroscope Puppet Module +======================= + +This module manages the environment needed to run pyroscope. + +It doesn't install pyroscope, something that can be easily achieved following +https://code.google.com/p/pyroscope/wiki/DebianInstallFromSource |