Skip to content

Commit

Permalink
making sure statsd is marked as a task
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoav committed Jun 29, 2013
1 parent ccee221 commit 0d528f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fabfile.py
Expand Up @@ -136,6 +136,7 @@ def graphite_install():
sudo('nginx')


@task
def statsd_install():
"""
Installs etsy's node.js statsd and dependencies
Expand Down

0 comments on commit 0d528f8

Please sign in to comment.