chef 11.0.0 → 11.2.0.rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. data/distro/common/html/chef-client.8.html +3 -3
  2. data/distro/common/html/chef-expander.8.html +3 -3
  3. data/distro/common/html/chef-expanderctl.8.html +3 -3
  4. data/distro/common/html/chef-server-webui.8.html +3 -3
  5. data/distro/common/html/chef-server.8.html +3 -3
  6. data/distro/common/html/chef-shell.1.html +7 -7
  7. data/distro/common/html/chef-solo.8.html +3 -3
  8. data/distro/common/html/chef-solr.8.html +3 -3
  9. data/distro/common/html/knife-bootstrap.1.html +3 -3
  10. data/distro/common/html/knife-client.1.html +4 -4
  11. data/distro/common/html/knife-configure.1.html +3 -3
  12. data/distro/common/html/knife-cookbook-site.1.html +6 -6
  13. data/distro/common/html/knife-cookbook.1.html +7 -7
  14. data/distro/common/html/knife-data-bag.1.html +3 -3
  15. data/distro/common/html/knife-environment.1.html +3 -3
  16. data/distro/common/html/knife-exec.1.html +4 -4
  17. data/distro/common/html/knife-index.1.html +4 -4
  18. data/distro/common/html/knife-node.1.html +4 -4
  19. data/distro/common/html/knife-role.1.html +6 -6
  20. data/distro/common/html/knife-search.1.html +5 -5
  21. data/distro/common/html/knife-ssh.1.html +3 -3
  22. data/distro/common/html/knife-status.1.html +4 -4
  23. data/distro/common/html/knife-tag.1.html +3 -3
  24. data/distro/common/html/knife.1.html +11 -11
  25. data/distro/common/man/man1/chef-shell.1 +1 -1
  26. data/distro/common/man/man1/knife-bootstrap.1 +1 -1
  27. data/distro/common/man/man1/knife-client.1 +1 -1
  28. data/distro/common/man/man1/knife-configure.1 +1 -1
  29. data/distro/common/man/man1/knife-cookbook-site.1 +1 -1
  30. data/distro/common/man/man1/knife-cookbook.1 +1 -1
  31. data/distro/common/man/man1/knife-data-bag.1 +1 -1
  32. data/distro/common/man/man1/knife-environment.1 +1 -1
  33. data/distro/common/man/man1/knife-exec.1 +1 -1
  34. data/distro/common/man/man1/knife-index.1 +1 -1
  35. data/distro/common/man/man1/knife-node.1 +1 -1
  36. data/distro/common/man/man1/knife-role.1 +1 -1
  37. data/distro/common/man/man1/knife-search.1 +1 -1
  38. data/distro/common/man/man1/knife-ssh.1 +1 -1
  39. data/distro/common/man/man1/knife-status.1 +1 -1
  40. data/distro/common/man/man1/knife-tag.1 +1 -1
  41. data/distro/common/man/man1/knife.1 +1 -1
  42. data/distro/common/man/man8/chef-client.8 +1 -1
  43. data/distro/common/man/man8/chef-expander.8 +1 -1
  44. data/distro/common/man/man8/chef-expanderctl.8 +1 -1
  45. data/distro/common/man/man8/chef-server-webui.8 +1 -1
  46. data/distro/common/man/man8/chef-server.8 +1 -1
  47. data/distro/common/man/man8/chef-solo.8 +1 -1
  48. data/distro/common/man/man8/chef-solr.8 +1 -1
  49. data/lib/chef/knife/configure.rb +16 -13
  50. data/lib/chef/knife/user_create.rb +93 -0
  51. data/lib/chef/knife/user_delete.rb +46 -0
  52. data/lib/chef/knife/user_edit.rb +53 -0
  53. data/lib/chef/knife/user_list.rb +42 -0
  54. data/lib/chef/knife/user_reregister.rb +59 -0
  55. data/lib/chef/knife/user_show.rb +52 -0
  56. data/lib/chef/user.rb +182 -0
  57. data/lib/chef/version.rb +1 -1
  58. data/spec/unit/knife/configure_spec.rb +23 -26
  59. data/spec/unit/knife/user_create_spec.rb +86 -0
  60. data/spec/unit/knife/user_delete_spec.rb +39 -0
  61. data/spec/unit/knife/user_edit_spec.rb +42 -0
  62. data/spec/unit/knife/user_list_spec.rb +32 -0
  63. data/spec/unit/knife/user_reregister_spec.rb +53 -0
  64. data/spec/unit/knife/user_show_spec.rb +41 -0
  65. data/spec/unit/user_spec.rb +255 -0
  66. metadata +1246 -1227
@@ -124,9 +124,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
124
124
 
125
125
  <h2 id="AUTHOR">AUTHOR</h2>
126
126
 
127
- <p>Chef was written by Adam Jacob <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#x6f;&#58;&#x61;&#100;&#97;&#109;&#64;&#x6f;&#115;&#x70;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#x6f;&#109;" data-bare-link="true">&#97;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#x6f;&#x6d;</a> of Opscode
127
+ <p>Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#58;&#97;&#x64;&#x61;&#109;&#64;&#111;&#115;&#112;&#99;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;">&#97;&#x64;&#x61;&#109;&#x40;&#111;&#x73;&#x70;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;</a> of Opscode
128
128
  (http://www.opscode.com), with contributions from the community. This
129
- manual page was written by Joshua Timberman <a href="&#x6d;&#97;&#x69;&#x6c;&#x74;&#x6f;&#58;&#106;&#x6f;&#x73;&#104;&#117;&#97;&#x40;&#111;&#112;&#x73;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#111;&#x6d;" data-bare-link="true">&#x6a;&#x6f;&#x73;&#x68;&#x75;&#97;&#64;&#x6f;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#46;&#x63;&#111;&#x6d;</a> with
129
+ manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#104;&#x75;&#x61;&#x40;&#x6f;&#x70;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#x6f;&#x6d;">&#x6a;&#x6f;&#115;&#x68;&#117;&#97;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;</a> with
130
130
  help2man. Permission is granted to copy, distribute and / or modify
131
131
  this document under the terms of the Apache 2.0 License.</p>
132
132
 
@@ -135,7 +135,7 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
135
135
 
136
136
 
137
137
  <ol class='man-decor man-foot man foot'>
138
- <li class='tl'>Chef 11.0.0</li>
138
+ <li class='tl'>Chef 11.2.0.rc.1</li>
139
139
  <li class='tc'>February 2013</li>
140
140
  <li class='tr'>chef-client(8)</li>
141
141
  </ol>
@@ -143,9 +143,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
143
143
 
144
144
  <h2 id="AUTHOR">AUTHOR</h2>
145
145
 
146
- <p>Chef was written by Adam Jacob <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#x6f;&#58;&#x61;&#100;&#97;&#109;&#64;&#x6f;&#115;&#x70;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#x6f;&#109;" data-bare-link="true">&#97;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#x6f;&#x6d;</a> of Opscode
146
+ <p>Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#58;&#97;&#x64;&#x61;&#109;&#64;&#111;&#115;&#112;&#99;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;">&#97;&#x64;&#x61;&#109;&#x40;&#111;&#x73;&#x70;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;</a> of Opscode
147
147
  (http://www.opscode.com), with contributions from the community. This
148
- manual page was created by Nuo Yan <a href="&#x6d;&#97;&#x69;&#x6c;&#x74;&#x6f;&#58;&#110;&#x75;&#x6f;&#64;&#111;&#112;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#109;" data-bare-link="true">&#110;&#117;&#x6f;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</a>. Permission is
148
+ manual page was created by Nuo Yan <a data-bare-link="true" href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#110;&#117;&#x6f;&#64;&#x6f;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#x2e;&#99;&#x6f;&#x6d;">&#x6e;&#x75;&#x6f;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a>. Permission is
149
149
  granted to copy, distribute and / or modify this document under the
150
150
  terms of the Apache 2.0 License.</p>
151
151
 
@@ -154,7 +154,7 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
154
154
 
155
155
 
156
156
  <ol class='man-decor man-foot man foot'>
157
- <li class='tl'>Chef 11.0.0</li>
157
+ <li class='tl'>Chef 11.2.0.rc.1</li>
158
158
  <li class='tc'>February 2013</li>
159
159
  <li class='tr'>chef-expander(8)</li>
160
160
  </ol>
@@ -125,9 +125,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
125
125
 
126
126
  <h2 id="AUTHOR">AUTHOR</h2>
127
127
 
128
- <p>Chef was written by Adam Jacob <a href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#115;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#97;&#x6d;&#x40;&#111;&#115;&#112;&#99;&#111;&#x64;&#101;&#x2e;&#x63;&#x6f;&#109;</a> of Opscode
128
+ <p>Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#97;&#100;&#x61;&#109;&#x40;&#x6f;&#115;&#112;&#x63;&#x6f;&#100;&#x65;&#46;&#99;&#x6f;&#109;">&#x61;&#100;&#x61;&#109;&#x40;&#111;&#115;&#112;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;</a> of Opscode
129
129
  (http://www.opscode.com), with contributions from the community. This
130
- manual page was created by Nuo Yan <a href="&#109;&#97;&#x69;&#x6c;&#x74;&#111;&#x3a;&#x6e;&#x75;&#x6f;&#x40;&#111;&#112;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#x6f;&#109;" data-bare-link="true">&#x6e;&#117;&#x6f;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a>. Permission is
130
+ manual page was created by Nuo Yan <a data-bare-link="true" href="&#109;&#97;&#105;&#108;&#x74;&#111;&#58;&#110;&#117;&#111;&#x40;&#111;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#99;&#x6f;&#109;">&#110;&#117;&#111;&#64;&#111;&#112;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;</a>. Permission is
131
131
  granted to copy, distribute and / or modify this document under the
132
132
  terms of the Apache 2.0 License.</p>
133
133
 
@@ -136,7 +136,7 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
136
136
 
137
137
 
138
138
  <ol class='man-decor man-foot man foot'>
139
- <li class='tl'>Chef 11.0.0</li>
139
+ <li class='tl'>Chef 11.2.0.rc.1</li>
140
140
  <li class='tc'>February 2013</li>
141
141
  <li class='tr'>chef-expanderctl(8)</li>
142
142
  </ol>
@@ -163,9 +163,9 @@ is located on the Chef wiki, http://wiki.opscode.com/display/chef/Home.</p>
163
163
 
164
164
  <h2 id="AUTHOR">AUTHOR</h2>
165
165
 
166
- <p>Chef was written by Adam Jacob <a href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#115;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#97;&#x6d;&#x40;&#111;&#115;&#112;&#99;&#111;&#x64;&#101;&#x2e;&#x63;&#x6f;&#109;</a> of Opscode
166
+ <p>Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#58;&#97;&#x64;&#x61;&#109;&#64;&#111;&#115;&#112;&#99;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;">&#97;&#x64;&#x61;&#109;&#x40;&#111;&#x73;&#x70;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;</a> of Opscode
167
167
  (http://www.opscode.com), with contributions from the community. This
168
- manual page was written by Joshua Timberman <a href="&#109;&#97;&#x69;&#x6c;&#x74;&#111;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#x40;&#x6f;&#x70;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;" data-bare-link="true">&#106;&#111;&#115;&#104;&#x75;&#97;&#64;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#x6d;</a> with
168
+ manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#104;&#x75;&#x61;&#x40;&#x6f;&#x70;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#x6f;&#x6d;">&#x6a;&#x6f;&#115;&#x68;&#117;&#97;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;</a> with
169
169
  help2man for the Debian project (but may be used by others). Permission
170
170
  is granted to copy, distribute and / or modify this document under the
171
171
  terms of the Apache 2.0 License.</p>
@@ -175,7 +175,7 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
175
175
 
176
176
 
177
177
  <ol class='man-decor man-foot man foot'>
178
- <li class='tl'>Chef 11.0.0</li>
178
+ <li class='tl'>Chef 11.2.0.rc.1</li>
179
179
  <li class='tc'>February 2013</li>
180
180
  <li class='tr'>chef-server-webui(8)</li>
181
181
  </ol>
@@ -161,9 +161,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
161
161
 
162
162
  <h2 id="AUTHOR">AUTHOR</h2>
163
163
 
164
- <p>Chef was written by Adam Jacob <a href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#115;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#97;&#x6d;&#x40;&#111;&#115;&#112;&#99;&#111;&#x64;&#101;&#x2e;&#x63;&#x6f;&#109;</a> of Opscode
164
+ <p>Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#58;&#97;&#x64;&#x61;&#109;&#64;&#111;&#115;&#112;&#99;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;">&#97;&#x64;&#x61;&#109;&#x40;&#111;&#x73;&#x70;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;</a> of Opscode
165
165
  (http://www.opscode.com), with contributions from the community. This
166
- manual page was written by Joshua Timberman <a href="&#109;&#97;&#x69;&#x6c;&#x74;&#111;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#x40;&#x6f;&#x70;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;" data-bare-link="true">&#106;&#111;&#115;&#104;&#x75;&#97;&#64;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#x6d;</a> with
166
+ manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#104;&#x75;&#x61;&#x40;&#x6f;&#x70;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#x6f;&#x6d;">&#x6a;&#x6f;&#115;&#x68;&#117;&#97;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;</a> with
167
167
  help2man. Permission is granted to copy, distribute and / or modify
168
168
  this document under the terms of the Apache 2.0 License.</p>
169
169
 
@@ -172,7 +172,7 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
172
172
 
173
173
 
174
174
  <ol class='man-decor man-foot man foot'>
175
- <li class='tl'>Chef 11.0.0</li>
175
+ <li class='tl'>Chef 11.2.0.rc.1</li>
176
176
  <li class='tc'>February 2013</li>
177
177
  <li class='tr'>chef-server(8)</li>
178
178
  </ol>
@@ -209,8 +209,8 @@ DSL is outside the scope of this document. See the following pages in
209
209
  the Chef documentation for more information:</p>
210
210
 
211
211
  <ul>
212
- <li><a href="http://wiki.opscode.com/display/chef/Resources" data-bare-link="true">http://wiki.opscode.com/display/chef/Resources</a></li>
213
- <li><a href="http://wiki.opscode.com/display/chef/Recipes" data-bare-link="true">http://wiki.opscode.com/display/chef/Recipes</a></li>
212
+ <li><a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Resources">http://wiki.opscode.com/display/chef/Resources</a></li>
213
+ <li><a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Recipes">http://wiki.opscode.com/display/chef/Recipes</a></li>
214
214
  </ul>
215
215
 
216
216
 
@@ -256,27 +256,27 @@ libraries.</p>
256
256
  <h2 id="SEE-ALSO">SEE ALSO</h2>
257
257
 
258
258
  <p> <span class="man-ref">chef-client<span class="s">(8)</span></span> <span class="man-ref">knife<span class="s">(1)</span></span>
259
- <a href="http://wiki.opscode.com/display/chef/Chef+Shell" data-bare-link="true">http://wiki.opscode.com/display/chef/Chef+Shell</a></p>
259
+ <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Chef+Shell">http://wiki.opscode.com/display/chef/Chef+Shell</a></p>
260
260
 
261
261
  <h2 id="AUTHOR">AUTHOR</h2>
262
262
 
263
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#108;&#116;&#x6f;&#x3a;&#97;&#x64;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#99;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#x61;&#109;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a> with many
263
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x61;&#100;&#97;&#x6d;&#64;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;">&#97;&#x64;&#x61;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a> with many
264
264
  contributions from the community. chef-shell was written by Daniel
265
265
  DeLeo.</p>
266
266
 
267
267
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
268
268
 
269
- <p> This manual page was written by Daniel DeLeo <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#x64;&#x61;&#110;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#101;&#x2e;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#100;&#97;&#x6e;&#64;&#111;&#x70;&#115;&#99;&#111;&#100;&#x65;&#x2e;&#99;&#111;&#x6d;</a>.
269
+ <p> This manual page was written by Daniel DeLeo <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#111;&#x3a;&#100;&#97;&#110;&#x40;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;">&#100;&#97;&#110;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a>.
270
270
  Permission is granted to copy, distribute and / or modify this
271
271
  document under the terms of the Apache 2.0 License.</p>
272
272
 
273
273
  <h2 id="CHEF">CHEF</h2>
274
274
 
275
- <p> chef-shell is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p>
275
+ <p> chef-shell is distributed with Chef. <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
276
276
 
277
277
 
278
278
  <ol class='man-decor man-foot man foot'>
279
- <li class='tl'>Chef 11.0.0</li>
279
+ <li class='tl'>Chef 11.2.0.rc.1</li>
280
280
  <li class='tc'>February 2013</li>
281
281
  <li class='tr'>chef-shell(1)</li>
282
282
  </ol>
@@ -170,9 +170,9 @@ http://wiki.opscode.com/display/chef/Home.</p>
170
170
 
171
171
  <h2 id="AUTHOR">AUTHOR</h2>
172
172
 
173
- <p>Chef was written by Adam Jacob <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x61;&#x64;&#x61;&#109;&#64;&#x6f;&#115;&#x70;&#99;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#x61;&#x64;&#x61;&#109;&#64;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#109;</a> of Opscode
173
+ <p>Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x61;&#100;&#97;&#x6d;&#64;&#111;&#x73;&#112;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;">&#97;&#x64;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a> of Opscode
174
174
  (http://www.opscode.com), with contributions from the community. This
175
- manual page was written by Joshua Timberman <a href="&#x6d;&#97;&#105;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#104;&#117;&#97;&#x40;&#x6f;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#x63;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#x68;&#117;&#x61;&#64;&#111;&#x70;&#115;&#99;&#111;&#x64;&#101;&#46;&#99;&#111;&#109;</a> with
175
+ manual page was written by Joshua Timberman <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#111;&#x3a;&#106;&#111;&#115;&#x68;&#117;&#x61;&#x40;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#109;">&#106;&#111;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#46;&#99;&#x6f;&#109;</a> with
176
176
  help2man. Permission is granted to copy, distribute and / or modify
177
177
  this document under the terms of the Apache 2.0 License.</p>
178
178
 
@@ -181,7 +181,7 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
181
181
 
182
182
 
183
183
  <ol class='man-decor man-foot man foot'>
184
- <li class='tl'>Chef 11.0.0</li>
184
+ <li class='tl'>Chef 11.2.0.rc.1</li>
185
185
  <li class='tc'>February 2013</li>
186
186
  <li class='tr'>chef-solo(8)</li>
187
187
  </ol>
@@ -144,9 +144,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
144
144
 
145
145
  <h2 id="AUTHOR">AUTHOR</h2>
146
146
 
147
- <p>Chef was written by Adam Jacob <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x61;&#x64;&#x61;&#109;&#64;&#x6f;&#115;&#x70;&#99;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#x61;&#x64;&#x61;&#109;&#64;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#109;</a> of Opscode
147
+ <p>Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#58;&#97;&#x64;&#x61;&#109;&#64;&#111;&#115;&#112;&#99;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;">&#97;&#x64;&#x61;&#109;&#x40;&#111;&#x73;&#x70;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;</a> of Opscode
148
148
  (http://www.opscode.com), with contributions from the community. This
149
- manual page was written by Joshua Timberman <a href="&#x6d;&#97;&#105;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#104;&#117;&#97;&#x40;&#x6f;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#x63;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#x68;&#117;&#x61;&#64;&#111;&#x70;&#115;&#99;&#111;&#x64;&#101;&#46;&#99;&#111;&#109;</a> with
149
+ manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#104;&#x75;&#x61;&#x40;&#x6f;&#x70;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#x6f;&#x6d;">&#x6a;&#x6f;&#115;&#x68;&#117;&#97;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;</a> with
150
150
  help2man. Permission is granted to copy, distribute and / or modify
151
151
  this document under the terms of the Apache 2.0 License.</p>
152
152
 
@@ -155,7 +155,7 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
155
155
 
156
156
 
157
157
  <ol class='man-decor man-foot man foot'>
158
- <li class='tl'>Chef 11.0.0</li>
158
+ <li class='tl'>Chef 11.2.0.rc.1</li>
159
159
  <li class='tc'>February 2013</li>
160
160
  <li class='tr'>chef-solr(8)</li>
161
161
  </ol>
@@ -218,11 +218,11 @@ to other users via the process list using tools such as <span class="man-ref">ps
218
218
 
219
219
  <h2 id="AUTHOR">AUTHOR</h2>
220
220
 
221
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#108;&#116;&#x6f;&#x3a;&#97;&#x64;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#99;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#x61;&#109;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p>
221
+ <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#x69;&#x6c;&#x74;&#x6f;&#58;&#x61;&#x64;&#97;&#109;&#x40;&#x6f;&#x70;&#115;&#x63;&#x6f;&#x64;&#101;&#x2e;&#x63;&#111;&#109;" data-bare-link="true">&#97;&#100;&#x61;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#109;</a> with many contributions from the community.</p>
222
222
 
223
223
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
224
224
 
225
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#x6a;&#x6f;&#115;&#104;&#x75;&#97;&#x40;&#x6f;&#x70;&#x73;&#99;&#x6f;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;" data-bare-link="true">&#106;&#111;&#x73;&#104;&#117;&#97;&#64;&#x6f;&#x70;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#109;</a>.
225
+ <p> This manual page was written by Joshua Timberman <a href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#115;&#x68;&#117;&#x61;&#x40;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#46;&#x63;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#117;&#97;&#64;&#111;&#112;&#x73;&#99;&#111;&#100;&#x65;&#x2e;&#99;&#111;&#x6d;</a>.
226
226
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
227
227
 
228
228
  <h2 id="CHEF">CHEF</h2>
@@ -231,7 +231,7 @@ to other users via the process list using tools such as <span class="man-ref">ps
231
231
 
232
232
 
233
233
  <ol class='man-decor man-foot man foot'>
234
- <li class='tl'>Chef 11.0.0</li>
234
+ <li class='tl'>Chef 11.2.0.rc.1</li>
235
235
  <li class='tc'>February 2013</li>
236
236
  <li class='tr'>knife-bootstrap(1)</li>
237
237
  </ol>
@@ -196,20 +196,20 @@ setting up a host for management with Chef.</p>
196
196
 
197
197
  <h2 id="AUTHOR">AUTHOR</h2>
198
198
 
199
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#108;&#116;&#x6f;&#x3a;&#97;&#x64;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#99;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#x61;&#109;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p>
199
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x61;&#x64;&#x61;&#109;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</a> with many contributions from the community.</p>
200
200
 
201
201
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
202
202
 
203
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#x6a;&#x6f;&#115;&#104;&#x75;&#97;&#x40;&#x6f;&#x70;&#x73;&#99;&#x6f;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;" data-bare-link="true">&#106;&#111;&#x73;&#104;&#117;&#97;&#64;&#x6f;&#x70;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#109;</a>.
203
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#106;&#x6f;&#x73;&#x68;&#x75;&#97;&#x40;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;">&#106;&#111;&#115;&#104;&#117;&#97;&#64;&#x6f;&#x70;&#x73;&#99;&#x6f;&#x64;&#101;&#46;&#99;&#x6f;&#x6d;</a>.
204
204
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
205
205
 
206
206
  <h2 id="CHEF">CHEF</h2>
207
207
 
208
- <p> Knife is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p>
208
+ <p> Knife is distributed with Chef. <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
209
209
 
210
210
 
211
211
  <ol class='man-decor man-foot man foot'>
212
- <li class='tl'>Chef 11.0.0</li>
212
+ <li class='tl'>Chef 11.2.0.rc.1</li>
213
213
  <li class='tc'>February 2013</li>
214
214
  <li class='tr'>knife-client(1)</li>
215
215
  </ol>
@@ -147,11 +147,11 @@ may need to modify that setting after copying to a remote host.</p></li>
147
147
 
148
148
  <h2 id="AUTHOR">AUTHOR</h2>
149
149
 
150
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#108;&#116;&#x6f;&#x3a;&#97;&#x64;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#99;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#x61;&#109;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p>
150
+ <p> Chef was written by Adam Jacob <a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x61;&#x64;&#x61;&#109;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</a> with many contributions from the community.</p>
151
151
 
152
152
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
153
153
 
154
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#x6a;&#x6f;&#115;&#104;&#x75;&#97;&#x40;&#x6f;&#x70;&#x73;&#99;&#x6f;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;" data-bare-link="true">&#106;&#111;&#x73;&#104;&#117;&#97;&#64;&#x6f;&#x70;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#109;</a>.
154
+ <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#106;&#x6f;&#x73;&#x68;&#x75;&#97;&#x40;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;" data-bare-link="true">&#106;&#111;&#115;&#104;&#117;&#97;&#64;&#x6f;&#x70;&#x73;&#99;&#x6f;&#x64;&#101;&#46;&#99;&#x6f;&#x6d;</a>.
155
155
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
156
156
 
157
157
  <h2 id="CHEF">CHEF</h2>
@@ -160,7 +160,7 @@ may need to modify that setting after copying to a remote host.</p></li>
160
160
 
161
161
 
162
162
  <ol class='man-decor man-foot man foot'>
163
- <li class='tl'>Chef 11.0.0</li>
163
+ <li class='tl'>Chef 11.2.0.rc.1</li>
164
164
  <li class='tc'>February 2013</li>
165
165
  <li class='tr'>knife-configure(1)</li>
166
166
  </ol>
@@ -192,7 +192,7 @@ configuration file.</p>
192
192
 
193
193
  <h2 id="DESCRIPTION">DESCRIPTION</h2>
194
194
 
195
- <p>The cookbook site, <a href="http://community.opscode.com/" data-bare-link="true">http://community.opscode.com/</a>, is a cookbook
195
+ <p>The cookbook site, <a data-bare-link="true" href="http://community.opscode.com/">http://community.opscode.com/</a>, is a cookbook
196
196
  distribution service operated by Opscode. This service provides users
197
197
  with a central location to publish cookbooks for sharing with other
198
198
  community members.</p>
@@ -214,24 +214,24 @@ configuration file.</p>
214
214
  <h2 id="SEE-ALSO">SEE ALSO</h2>
215
215
 
216
216
  <p> <strong><span class="man-ref">knife-cookbook<span class="s">(1)</span></span></strong>
217
- <a href="http://community.opscode.com/cookbooks" data-bare-link="true">http://community.opscode.com/cookbooks</a></p>
217
+ <a data-bare-link="true" href="http://community.opscode.com/cookbooks">http://community.opscode.com/cookbooks</a></p>
218
218
 
219
219
  <h2 id="AUTHOR">AUTHOR</h2>
220
220
 
221
- <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#105;&#108;&#x74;&#111;&#x3a;&#x61;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#x6f;&#109;</a> with many contributions from the community.</p>
221
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x61;&#x64;&#x61;&#109;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</a> with many contributions from the community.</p>
222
222
 
223
223
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
224
224
 
225
- <p> This manual page was written by Joshua Timberman <a href="&#x6d;&#x61;&#105;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#x68;&#x75;&#x61;&#x40;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#x75;&#x61;&#x40;&#x6f;&#112;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#109;</a>.
225
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#106;&#x6f;&#x73;&#x68;&#x75;&#97;&#x40;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;">&#106;&#111;&#115;&#104;&#117;&#97;&#64;&#x6f;&#x70;&#x73;&#99;&#x6f;&#x64;&#101;&#46;&#99;&#x6f;&#x6d;</a>.
226
226
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
227
227
 
228
228
  <h2 id="CHEF">CHEF</h2>
229
229
 
230
- <p> Knife is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p>
230
+ <p> Knife is distributed with Chef. <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
231
231
 
232
232
 
233
233
  <ol class='man-decor man-foot man foot'>
234
- <li class='tl'>Chef 11.0.0</li>
234
+ <li class='tl'>Chef 11.2.0.rc.1</li>
235
235
  <li class='tc'>February 2013</li>
236
236
  <li class='tr'>knife-cookbook-site(1)</li>
237
237
  </ol>
@@ -343,7 +343,7 @@ to specify alternate files to be used on a specific OS platform or host.
343
343
  The default specificity setting is <em>default</em>, that is files in
344
344
  <code>COOKBOOK/files/default</code> will be used when a more specific copy is not
345
345
  available. Further documentation for this feature is available on the
346
- Chef wiki: <a href="http://wiki.opscode.com/display/chef/File+Distribution#FileDistribution-FileSpecificity" data-bare-link="true">http://wiki.opscode.com/display/chef/File+Distribution#FileDistribution-FileSpecificity</a></p>
346
+ Chef wiki: <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/File+Distribution#FileDistribution-FileSpecificity">http://wiki.opscode.com/display/chef/File+Distribution#FileDistribution-FileSpecificity</a></p>
347
347
 
348
348
  <p>Cookbooks also contain a metadata file that defines various properties
349
349
  of the cookbook. The most important of these are the <em>version</em> and the
@@ -356,25 +356,25 @@ cookbook.</p>
356
356
  <h2 id="SEE-ALSO">SEE ALSO</h2>
357
357
 
358
358
  <p> <strong><span class="man-ref">knife-environment<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-cookbook-site<span class="s">(1)</span></span></strong>
359
- <a href="http://wiki.opscode.com/display/chef/Cookbooks" data-bare-link="true">http://wiki.opscode.com/display/chef/Cookbooks</a>
360
- <a href="http://wiki.opscode.com/display/chef/Metadata" data-bare-link="true">http://wiki.opscode.com/display/chef/Metadata</a></p>
359
+ <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Cookbooks">http://wiki.opscode.com/display/chef/Cookbooks</a>
360
+ <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Metadata">http://wiki.opscode.com/display/chef/Metadata</a></p>
361
361
 
362
362
  <h2 id="AUTHOR">AUTHOR</h2>
363
363
 
364
- <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#105;&#108;&#x74;&#111;&#x3a;&#x61;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#x6f;&#109;</a> with many contributions from the community.</p>
364
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#x6c;&#x74;&#x6f;&#58;&#x61;&#x64;&#97;&#109;&#x40;&#x6f;&#x70;&#115;&#x63;&#x6f;&#x64;&#101;&#x2e;&#x63;&#111;&#109;">&#97;&#100;&#x61;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#109;</a> with many contributions from the community.</p>
365
365
 
366
366
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
367
367
 
368
- <p> This manual page was written by Joshua Timberman <a href="&#x6d;&#x61;&#105;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#x68;&#x75;&#x61;&#x40;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#x75;&#x61;&#x40;&#x6f;&#112;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#109;</a>.
368
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#115;&#x68;&#117;&#x61;&#x40;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#46;&#x63;&#111;&#109;">&#x6a;&#111;&#x73;&#104;&#117;&#97;&#64;&#111;&#112;&#x73;&#99;&#111;&#100;&#x65;&#x2e;&#99;&#111;&#x6d;</a>.
369
369
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
370
370
 
371
371
  <h2 id="CHEF">CHEF</h2>
372
372
 
373
- <p> Knife is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p>
373
+ <p> Knife is distributed with Chef. <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
374
374
 
375
375
 
376
376
  <ol class='man-decor man-foot man foot'>
377
- <li class='tl'>Chef 11.0.0</li>
377
+ <li class='tl'>Chef 11.2.0.rc.1</li>
378
378
  <li class='tc'>February 2013</li>
379
379
  <li class='tr'>knife-cookbook(1)</li>
380
380
  </ol>
@@ -215,11 +215,11 @@ encryption keys.</p>
215
215
 
216
216
  <h2 id="AUTHOR">AUTHOR</h2>
217
217
 
218
- <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#105;&#108;&#x74;&#111;&#x3a;&#x61;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#x6f;&#109;</a> with many contributions from the community.</p>
218
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x61;&#x64;&#x61;&#109;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</a> with many contributions from the community.</p>
219
219
 
220
220
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
221
221
 
222
- <p> This manual page was written by Joshua Timberman <a href="&#x6d;&#x61;&#105;&#x6c;&#116;&#111;&#x3a;&#106;&#111;&#x73;&#x68;&#x75;&#x61;&#x40;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#x75;&#x61;&#x40;&#x6f;&#112;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#109;</a>.
222
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#106;&#x6f;&#x73;&#x68;&#x75;&#97;&#x40;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#x2e;&#99;&#x6f;&#109;">&#106;&#111;&#115;&#104;&#117;&#97;&#64;&#x6f;&#x70;&#x73;&#99;&#x6f;&#x64;&#101;&#46;&#99;&#x6f;&#x6d;</a>.
223
223
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
224
224
 
225
225
  <h2 id="CHEF">CHEF</h2>
@@ -228,7 +228,7 @@ encryption keys.</p>
228
228
 
229
229
 
230
230
  <ol class='man-decor man-foot man foot'>
231
- <li class='tl'>Chef 11.0.0</li>
231
+ <li class='tl'>Chef 11.2.0.rc.1</li>
232
232
  <li class='tc'>February 2013</li>
233
233
  <li class='tr'>knife-data-bag(1)</li>
234
234
  </ol>
@@ -244,11 +244,11 @@ override_attributes "aws_s3_bucket" =&gt; "production"
244
244
 
245
245
  <h2 id="AUTHOR">AUTHOR</h2>
246
246
 
247
- <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#105;&#108;&#x74;&#111;&#x3a;&#x61;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#x6f;&#109;</a> with many contributions from the community.</p>
247
+ <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#x6c;&#116;&#111;&#58;&#x61;&#x64;&#x61;&#x6d;&#64;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#46;&#99;&#111;&#109;" data-bare-link="true">&#97;&#100;&#x61;&#x6d;&#x40;&#111;&#x70;&#x73;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#x6f;&#x6d;</a> with many contributions from the community.</p>
248
248
 
249
249
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
250
250
 
251
- <p> This manual page was written by Daniel DeLeo <a href="&#x6d;&#x61;&#105;&#x6c;&#116;&#111;&#x3a;&#100;&#97;&#x6e;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#x64;&#x61;&#110;&#x40;&#111;&#x70;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#x6f;&#109;</a>.
251
+ <p> This manual page was written by Daniel DeLeo <a href="&#109;&#97;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x64;&#97;&#110;&#x40;&#x6f;&#112;&#115;&#x63;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#100;&#97;&#x6e;&#x40;&#x6f;&#x70;&#x73;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#x6f;&#x6d;</a>.
252
252
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
253
253
 
254
254
  <h2 id="CHEF">CHEF</h2>
@@ -257,7 +257,7 @@ override_attributes "aws_s3_bucket" =&gt; "production"
257
257
 
258
258
 
259
259
  <ol class='man-decor man-foot man foot'>
260
- <li class='tl'>Chef 11.0.0</li>
260
+ <li class='tl'>Chef 11.2.0.rc.1</li>
261
261
  <li class='tc'>February 2013</li>
262
262
  <li class='tr'>knife-environment(1)</li>
263
263
  </ol>
@@ -111,20 +111,20 @@ description of the commands available.</p>
111
111
 
112
112
  <h2 id="AUTHOR">AUTHOR</h2>
113
113
 
114
- <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#x69;&#x6c;&#116;&#x6f;&#x3a;&#97;&#100;&#97;&#109;&#64;&#x6f;&#x70;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;" data-bare-link="true">&#x61;&#100;&#97;&#x6d;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#109;</a> with many contributions from the community.</p>
114
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#105;&#x6c;&#116;&#111;&#58;&#x61;&#x64;&#x61;&#x6d;&#64;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#46;&#99;&#111;&#109;">&#97;&#100;&#x61;&#x6d;&#x40;&#111;&#x70;&#x73;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#x6f;&#x6d;</a> with many contributions from the community.</p>
115
115
 
116
116
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
117
117
 
118
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#108;&#116;&#111;&#58;&#x6a;&#111;&#115;&#104;&#117;&#97;&#x40;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#101;&#46;&#x63;&#111;&#109;" data-bare-link="true">&#106;&#111;&#115;&#x68;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;</a>.
118
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#97;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#111;&#115;&#x68;&#x75;&#97;&#64;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;">&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#x40;&#111;&#x70;&#115;&#x63;&#x6f;&#100;&#x65;&#x2e;&#99;&#111;&#109;</a>.
119
119
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
120
120
 
121
121
  <h2 id="CHEF">CHEF</h2>
122
122
 
123
- <p> Knife is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p>
123
+ <p> Knife is distributed with Chef. <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
124
124
 
125
125
 
126
126
  <ol class='man-decor man-foot man foot'>
127
- <li class='tl'>Chef 11.0.0</li>
127
+ <li class='tl'>Chef 11.2.0.rc.1</li>
128
128
  <li class='tc'>February 2013</li>
129
129
  <li class='tr'>knife-exec(1)</li>
130
130
  </ol>
@@ -102,20 +102,20 @@ time for all objects to be indexed and available for search.</p>
102
102
 
103
103
  <h2 id="AUTHOR">AUTHOR</h2>
104
104
 
105
- <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#x69;&#x6c;&#116;&#x6f;&#x3a;&#97;&#100;&#97;&#109;&#64;&#x6f;&#x70;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;" data-bare-link="true">&#x61;&#100;&#97;&#x6d;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#109;</a> with many contributions from the community.</p>
105
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#105;&#x6c;&#116;&#111;&#58;&#x61;&#x64;&#x61;&#x6d;&#64;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#46;&#99;&#111;&#109;">&#97;&#100;&#x61;&#x6d;&#x40;&#111;&#x70;&#x73;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#x6f;&#x6d;</a> with many contributions from the community.</p>
106
106
 
107
107
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
108
108
 
109
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#108;&#116;&#111;&#58;&#x6a;&#111;&#115;&#104;&#117;&#97;&#x40;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#101;&#46;&#x63;&#111;&#109;" data-bare-link="true">&#106;&#111;&#115;&#x68;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;</a>.
109
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#97;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#111;&#115;&#x68;&#x75;&#97;&#64;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;">&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#x40;&#111;&#x70;&#115;&#x63;&#x6f;&#100;&#x65;&#x2e;&#99;&#111;&#109;</a>.
110
110
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
111
111
 
112
112
  <h2 id="CHEF">CHEF</h2>
113
113
 
114
- <p> Knife is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p>
114
+ <p> Knife is distributed with Chef. <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
115
115
 
116
116
 
117
117
  <ol class='man-decor man-foot man foot'>
118
- <li class='tl'>Chef 11.0.0</li>
118
+ <li class='tl'>Chef 11.2.0.rc.1</li>
119
119
  <li class='tc'>February 2013</li>
120
120
  <li class='tr'>knife-index(1)</li>
121
121
  </ol>
@@ -227,20 +227,20 @@ run list, the correct syntax is "role[ROLE_NAME]"</p>
227
227
 
228
228
  <h2 id="AUTHOR">AUTHOR</h2>
229
229
 
230
- <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#x69;&#x6c;&#116;&#x6f;&#x3a;&#97;&#100;&#97;&#109;&#64;&#x6f;&#x70;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;" data-bare-link="true">&#x61;&#100;&#97;&#x6d;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#109;</a> with many contributions from the community.</p>
230
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x61;&#100;&#97;&#x6d;&#64;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;">&#97;&#x64;&#x61;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p>
231
231
 
232
232
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
233
233
 
234
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#108;&#116;&#111;&#58;&#x6a;&#111;&#115;&#104;&#117;&#97;&#x40;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#101;&#46;&#x63;&#111;&#109;" data-bare-link="true">&#106;&#111;&#115;&#x68;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;</a>.
234
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#111;&#x3a;&#106;&#111;&#115;&#x68;&#117;&#x61;&#x40;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#109;">&#106;&#111;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#112;&#x73;&#x63;&#111;&#100;&#101;&#46;&#99;&#x6f;&#109;</a>.
235
235
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
236
236
 
237
237
  <h2 id="CHEF">CHEF</h2>
238
238
 
239
- <p> Knife is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p>
239
+ <p> Knife is distributed with Chef. <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
240
240
 
241
241
 
242
242
  <ol class='man-decor man-foot man foot'>
243
- <li class='tl'>Chef 11.0.0</li>
243
+ <li class='tl'>Chef 11.2.0.rc.1</li>
244
244
  <li class='tc'>February 2013</li>
245
245
  <li class='tr'>knife-node(1)</li>
246
246
  </ol>