Skip to content

ronnix/fabtools.recipes.graphite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Fabric task to install graphite, using fabtools.

How to use

Import the task in your project's fabfile.py to make it available:

from fabtools.recipes.graphite import install_graphite

Then you can call it from the fab command:

fab install_graphite

About

Fabric task to install graphite, using fabtools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages