Skip to content

surekap/fabric-recipes

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Fabric Recipes

Fabric Recipes are library of fabric scripts which can be used for configuration management of network of linux hosts.

Prerequisites

* Python >= 2.6: http://www.python.org
* Fabric 1.4.1:
    easy_install fabric
            OR
    pip install fabric

Setup/Installation

There is no need to set up anything. Just download and unzip the distribution or `git clone' the repo and you are ready to go! Edit the fabfile/config.py file to change any global configuration settings

Usage

Run fab -l in the base directory for a list of available commands.

Author

Prateek Sureka -- surekap[at]gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages