File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Systems Administration
44Fabric
55------
66
7- Fabric is a library for simplifying system administration tasks. While Chef
7+ ` Fabric < http://docs.fabfile.org >`_ is a library for simplifying system administration tasks. While Chef
88and Puppet tend to focus on managing servers and system libraries,
99fabric is more focused on application level tasks such as deployment.
1010
@@ -66,16 +66,23 @@ and we can deploy with:
6666 Additional features include parallel execution, interaction with remote
6767programs, and host grouping.
6868
69+ `Fabric Documentation <http://docs.fabfile.org >`_
70+
6971Chef
7072----
7173
7274.. todo :: Write about Chef
7375
76+ `Chef Documentation
77+ <http://wiki.opscode.com/display/chef/Documentation> `_
78+
7479Puppet
7580------
7681
7782.. todo :: Write about Puppet
7883
84+ `Puppet Labs Documentation <http://docs.puppetlabs.com >`_
85+
7986Blueprint
8087---------
8188
@@ -84,4 +91,7 @@ Blueprint
8491Buildout
8592--------
8693
87- .. todo :: Write about Buildout
94+ .. todo :: Write about Buildout
95+
96+ `Buildout Website <http://www.buildout.org >`_
97+
You can’t perform that action at this time.
0 commit comments