/my_fabric

my own collection of fabric task

sample usage

$ fab --set hosts_file=your_hostfile -P yourtask --user=your_user -p `cat ~/foobarcredentials` -z 5

this will run the task you set on fabfile and execute on your server (as set in fabfile.py) on all servers list on your hostfile