We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7401438 commit 6c25101Copy full SHA for 6c25101
docs/scenarios/admin.rst
@@ -66,16 +66,23 @@ and we can deploy with:
66
Additional features include parallel execution, interaction with remote
67
programs, and host grouping.
68
69
+ `Fabric Documentation <http://docs.fabfile.org>`_
70
+
71
Chef
72
----
73
74
.. todo:: Write about Chef
75
76
+ `Chef Documentation
77
+ <http://wiki.opscode.com/display/chef/Documentation>`_
78
79
Puppet
80
------
81
82
.. todo:: Write about Puppet
83
84
+ `Puppet Labs Documentation <http://docs.puppetlabs.com>`_
85
86
Blueprint
87
---------
88
@@ -84,4 +91,7 @@ Blueprint
91
Buildout
92
--------
93
-.. todo:: Write about Buildout
94
+.. todo:: Write about Buildout
95
96
+ `Buildout Website <http://www.buildout.org>`_
97
0 commit comments