Skip to content

Commit 6c25101

Browse files
author
Jens Rantil
committed
Adding links for admin utilities
Fabric, Puppet, Chef etc.
1 parent 7401438 commit 6c25101

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/scenarios/admin.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,23 @@ and we can deploy with:
6666
Additional features include parallel execution, interaction with remote
6767
programs, and host grouping.
6868

69+
`Fabric Documentation <http://docs.fabfile.org>`_
70+
6971
Chef
7072
----
7173

7274
.. todo:: Write about Chef
7375

76+
`Chef Documentation
77+
<http://wiki.opscode.com/display/chef/Documentation>`_
78+
7479
Puppet
7580
------
7681

7782
.. todo:: Write about Puppet
7883

84+
`Puppet Labs Documentation <http://docs.puppetlabs.com>`_
85+
7986
Blueprint
8087
---------
8188

@@ -84,4 +91,7 @@ Blueprint
8491
Buildout
8592
--------
8693

87-
.. todo:: Write about Buildout
94+
.. todo:: Write about Buildout
95+
96+
`Buildout Website <http://www.buildout.org>`_
97+

0 commit comments

Comments
 (0)