summaryrefslogtreecommitdiff
path: root/distro/common/html/chef-solo.8.html
diff options
context:
space:
mode:
authordanielsdeleo <dan@opscode.com>2013-06-26 19:42:17 -0700
committerdanielsdeleo <dan@opscode.com>2013-06-26 19:42:17 -0700
commitefd9477221322709182285892bacecf367502193 (patch)
treeaa88350cd97557e3a0afc7bb3044155235d9b60f /distro/common/html/chef-solo.8.html
parent52fcfa083c04ca0d7e847adda6f269a87cd378ad (diff)
downloadchef-efd9477221322709182285892bacecf367502193.tar.gz
Regenerate docs for 11.6.0.rc.011.6.0.rc.0
Diffstat (limited to 'distro/common/html/chef-solo.8.html')
-rw-r--r--distro/common/html/chef-solo.8.html30
1 files changed, 12 insertions, 18 deletions
diff --git a/distro/common/html/chef-solo.8.html b/distro/common/html/chef-solo.8.html
index 7c842cc67f..f1da97caf5 100644
--- a/distro/common/html/chef-solo.8.html
+++ b/distro/common/html/chef-solo.8.html
@@ -109,11 +109,9 @@ To do this, the complete cookbook needs to be present on disk.</p>
This configuration file has two required variables: file_cache_path and
cookbook_path.</p>
-<p>For example:</p>
-
-<pre><code>file_cache_path "/var/chef-solo"
-cookbook_path "/var/chef-solo/cookbooks"
-</code></pre>
+<p>For example:
+ file_cache_path "/var/chef-solo"
+ cookbook_path "/var/chef-solo/cookbooks"</p>
<p>For your own systems, you can change this to reflect any directory you like,
but you'll need to specify absolute paths and the cookbook_path directory
@@ -122,11 +120,9 @@ should be a subdirectory of the file_cache_path.</p>
<p>You can also specify cookbook_path as an array, passing multiple locations
to search for cookbooks.</p>
-<p>For example:</p>
-
-<pre><code>file_cache_path "/var/chef-solo"
-cookbook_path ["/var/chef-solo/cookbooks", "/var/chef-solo/site-cookbooks"]
-</code></pre>
+<p>For example:
+ file_cache_path "/var/chef-solo"
+ cookbook_path ["/var/chef-solo/cookbooks", "/var/chef-solo/site-cookbooks"]</p>
<p>Note that earlier entries are now overridden by later ones.</p>
@@ -154,10 +150,8 @@ attributes and use the run_list from the JSON file specified.</p>
<p>You can use -c to specify the path to the configuration file (if you don't want
chef-solo to use the default). You can also specify -r for a cookbook tarball.</p>
-<p>For example:</p>
-
-<pre><code>chef-solo -c ~/solo.rb -j ~/node.json -r http://www.example.com/chef-solo.tar.gz
-</code></pre>
+<p>For example:
+ chef-solo -c ~/solo.rb -j ~/node.json -r http://www.example.com/chef-solo.tar.gz</p>
<p>In the above case, chef-solo would extract the tarball to your specified
cookbook_path, use ~/solo.rb as the configuration file, and apply attributes
@@ -170,9 +164,9 @@ http://wiki.opscode.com/display/chef/Home.</p>
<h2 id="AUTHOR">AUTHOR</h2>
-<p>Chef was written by Adam Jacob <a href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x61;&#x64;&#97;&#x6d;&#64;&#111;&#x73;&#x70;&#99;&#111;&#100;&#x65;&#x2e;&#x63;&#x6f;&#109;" data-bare-link="true">&#x61;&#x64;&#x61;&#x6d;&#x40;&#111;&#115;&#112;&#x63;&#x6f;&#x64;&#x65;&#x2e;&#99;&#111;&#109;</a> of Opscode
+<p>Chef was written by Adam Jacob <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#x6f;&#58;&#97;&#100;&#x61;&#109;&#x40;&#111;&#115;&#x70;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#111;&#109;" data-bare-link="true">&#97;&#100;&#97;&#x6d;&#64;&#111;&#115;&#112;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a> of Opscode
(http://www.opscode.com), with contributions from the community. This
-manual page was written by Joshua Timberman <a href="&#x6d;&#97;&#x69;&#x6c;&#116;&#111;&#58;&#106;&#111;&#115;&#104;&#117;&#x61;&#x40;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#106;&#111;&#115;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#x63;&#x6f;&#x64;&#101;&#x2e;&#x63;&#111;&#x6d;</a> with
+manual page was written by Joshua Timberman <a href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#58;&#106;&#x6f;&#115;&#x68;&#117;&#97;&#x40;&#111;&#x70;&#115;&#99;&#111;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#106;&#x6f;&#x73;&#x68;&#x75;&#97;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#x64;&#101;&#x2e;&#x63;&#x6f;&#x6d;</a> with
help2man. Permission is granted to copy, distribute and / or modify
this document under the terms of the Apache 2.0 License.</p>
@@ -181,8 +175,8 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 11.2.0</li>
- <li class='tc'>February 2013</li>
+ <li class='tl'>Chef 11.6.0.rc.0</li>
+ <li class='tc'>June 2013</li>
<li class='tr'>chef-solo(8)</li>
</ol>