chef 10.16.0.rc.1 → 10.16.0.rc.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) 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-solo.8.html +3 -3
  7. data/distro/common/html/chef-solr.8.html +3 -3
  8. data/distro/common/html/knife-bootstrap.1.html +4 -4
  9. data/distro/common/html/knife-client.1.html +4 -4
  10. data/distro/common/html/knife-configure.1.html +4 -4
  11. data/distro/common/html/knife-cookbook-site.1.html +6 -6
  12. data/distro/common/html/knife-cookbook.1.html +7 -7
  13. data/distro/common/html/knife-data-bag.1.html +3 -3
  14. data/distro/common/html/knife-environment.1.html +6 -6
  15. data/distro/common/html/knife-exec.1.html +4 -4
  16. data/distro/common/html/knife-index.1.html +3 -3
  17. data/distro/common/html/knife-node.1.html +3 -3
  18. data/distro/common/html/knife-role.1.html +3 -3
  19. data/distro/common/html/knife-search.1.html +5 -5
  20. data/distro/common/html/knife-ssh.1.html +3 -3
  21. data/distro/common/html/knife-status.1.html +4 -4
  22. data/distro/common/html/knife-tag.1.html +4 -4
  23. data/distro/common/html/knife.1.html +3 -3
  24. data/distro/common/html/shef.1.html +3 -3
  25. data/distro/common/man/man1/knife-bootstrap.1 +1 -1
  26. data/distro/common/man/man1/knife-client.1 +1 -1
  27. data/distro/common/man/man1/knife-configure.1 +1 -1
  28. data/distro/common/man/man1/knife-cookbook-site.1 +1 -1
  29. data/distro/common/man/man1/knife-cookbook.1 +1 -1
  30. data/distro/common/man/man1/knife-data-bag.1 +1 -1
  31. data/distro/common/man/man1/knife-environment.1 +1 -1
  32. data/distro/common/man/man1/knife-exec.1 +1 -1
  33. data/distro/common/man/man1/knife-index.1 +1 -1
  34. data/distro/common/man/man1/knife-node.1 +1 -1
  35. data/distro/common/man/man1/knife-role.1 +1 -1
  36. data/distro/common/man/man1/knife-search.1 +1 -1
  37. data/distro/common/man/man1/knife-ssh.1 +1 -1
  38. data/distro/common/man/man1/knife-status.1 +1 -1
  39. data/distro/common/man/man1/knife-tag.1 +1 -1
  40. data/distro/common/man/man1/knife.1 +1 -1
  41. data/distro/common/man/man1/shef.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/resource_reporter.rb +4 -4
  50. data/lib/chef/version.rb +1 -1
  51. data/spec/unit/resource_reporter_spec.rb +15 -4
  52. metadata +4 -4
@@ -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 data-bare-link="true" href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x73;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;</a> of Opscode
127
+ <p>Chef was written by Adam Jacob <a href="&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;&#58;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#115;&#112;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#109;" data-bare-link="true">&#x61;&#100;&#x61;&#x6d;&#x40;&#111;&#x73;&#x70;&#x63;&#x6f;&#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 data-bare-link="true" href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#106;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#46;&#99;&#111;&#109;</a> with
129
+ manual page was written by Joshua Timberman <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#106;&#x6f;&#x73;&#x68;&#117;&#x61;&#x40;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#x40;&#x6f;&#x70;&#115;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#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 10.16.0.rc.1</li>
138
+ <li class='tl'>Chef 10.16.0.rc.2</li>
139
139
  <li class='tc'>October 2012</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 data-bare-link="true" href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x73;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;</a> of Opscode
146
+ <p>Chef was written by Adam Jacob <a href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#58;&#97;&#x64;&#97;&#109;&#x40;&#111;&#x73;&#x70;&#x63;&#x6f;&#100;&#x65;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#97;&#100;&#x61;&#109;&#64;&#x6f;&#115;&#x70;&#99;&#111;&#x64;&#x65;&#46;&#x63;&#x6f;&#109;</a> of Opscode
147
147
  (http://www.opscode.com), with contributions from the community. This
148
- manual page was created by Nuo Yan <a data-bare-link="true" href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#x3a;&#x6e;&#x75;&#x6f;&#x40;&#x6f;&#x70;&#115;&#99;&#x6f;&#x64;&#x65;&#x2e;&#99;&#111;&#109;">&#110;&#x75;&#x6f;&#64;&#x6f;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#46;&#x63;&#111;&#x6d;</a>. Permission is
148
+ manual page was created by Nuo Yan <a href="&#109;&#x61;&#105;&#108;&#x74;&#x6f;&#x3a;&#110;&#x75;&#x6f;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#46;&#99;&#x6f;&#109;" data-bare-link="true">&#x6e;&#x75;&#x6f;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#x2e;&#99;&#x6f;&#109;</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 10.16.0.rc.1</li>
157
+ <li class='tl'>Chef 10.16.0.rc.2</li>
158
158
  <li class='tc'>October 2012</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;&#x6f;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#115;&#x70;&#x63;&#111;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#x61;&#100;&#x61;&#x6d;&#64;&#111;&#x73;&#112;&#99;&#x6f;&#x64;&#101;&#x2e;&#x63;&#x6f;&#109;</a> of Opscode
128
+ <p>Chef was written by Adam Jacob <a href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#58;&#97;&#x64;&#97;&#109;&#x40;&#111;&#x73;&#x70;&#x63;&#x6f;&#100;&#x65;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#97;&#100;&#x61;&#109;&#64;&#x6f;&#115;&#x70;&#99;&#111;&#x64;&#x65;&#46;&#x63;&#x6f;&#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="&#x6d;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#x6e;&#x75;&#111;&#x40;&#111;&#x70;&#x73;&#99;&#111;&#100;&#x65;&#x2e;&#99;&#x6f;&#109;" data-bare-link="true">&#x6e;&#117;&#x6f;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#x2e;&#x63;&#111;&#109;</a>. Permission is
130
+ manual page was created by Nuo Yan <a href="&#109;&#x61;&#105;&#108;&#x74;&#x6f;&#x3a;&#110;&#x75;&#x6f;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#46;&#99;&#x6f;&#109;" data-bare-link="true">&#x6e;&#x75;&#x6f;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#x2e;&#99;&#x6f;&#109;</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 10.16.0.rc.1</li>
139
+ <li class='tl'>Chef 10.16.0.rc.2</li>
140
140
  <li class='tc'>October 2012</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 data-bare-link="true" href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x73;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;</a> of Opscode
166
+ <p>Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;&#58;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#115;&#112;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#109;">&#x61;&#100;&#x61;&#x6d;&#x40;&#111;&#x73;&#x70;&#x63;&#x6f;&#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 data-bare-link="true" href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#106;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#46;&#99;&#111;&#109;</a> with
168
+ manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#x61;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#106;&#x6f;&#x73;&#x68;&#117;&#x61;&#x40;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#111;&#109;">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#x40;&#x6f;&#x70;&#115;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#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 10.16.0.rc.1</li>
178
+ <li class='tl'>Chef 10.16.0.rc.2</li>
179
179
  <li class='tc'>October 2012</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 data-bare-link="true" href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x73;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;</a> of Opscode
164
+ <p>Chef was written by Adam Jacob <a href="&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;&#58;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#115;&#112;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#109;" data-bare-link="true">&#x61;&#100;&#x61;&#x6d;&#x40;&#111;&#x73;&#x70;&#x63;&#x6f;&#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 data-bare-link="true" href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#106;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#46;&#99;&#111;&#109;</a> with
166
+ manual page was written by Joshua Timberman <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#106;&#x6f;&#x73;&#x68;&#117;&#x61;&#x40;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#x40;&#x6f;&#x70;&#115;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#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 10.16.0.rc.1</li>
175
+ <li class='tl'>Chef 10.16.0.rc.2</li>
176
176
  <li class='tc'>October 2012</li>
177
177
  <li class='tr'>chef-server(8)</li>
178
178
  </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="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;" data-bare-link="true">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x73;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;</a> of Opscode
173
+ <p>Chef was written by Adam Jacob <a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#x61;&#100;&#x61;&#x6d;&#64;&#111;&#x73;&#x70;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;" data-bare-link="true">&#97;&#x64;&#x61;&#x6d;&#64;&#x6f;&#115;&#x70;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</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;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;" data-bare-link="true">&#106;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#46;&#99;&#111;&#109;</a> with
175
+ manual page was written by Joshua Timberman <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#111;&#x3a;&#106;&#x6f;&#x73;&#104;&#x75;&#x61;&#x40;&#111;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#x6d;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;</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 10.16.0.rc.1</li>
184
+ <li class='tl'>Chef 10.16.0.rc.2</li>
185
185
  <li class='tc'>October 2012</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 data-bare-link="true" href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#x61;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x73;&#x70;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#97;&#100;&#97;&#x6d;&#x40;&#x6f;&#x73;&#112;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;</a> of Opscode
147
+ <p>Chef was written by Adam Jacob <a href="&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;&#58;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#115;&#112;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#109;" data-bare-link="true">&#x61;&#100;&#x61;&#x6d;&#x40;&#111;&#x73;&#x70;&#x63;&#x6f;&#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 data-bare-link="true" href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#x6d;">&#106;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#46;&#99;&#111;&#109;</a> with
149
+ manual page was written by Joshua Timberman <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#106;&#x6f;&#x73;&#x68;&#117;&#x61;&#x40;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#99;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#x40;&#x6f;&#x70;&#115;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#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 10.16.0.rc.1</li>
158
+ <li class='tl'>Chef 10.16.0.rc.2</li>
159
159
  <li class='tc'>October 2012</li>
160
160
  <li class='tr'>chef-solr(8)</li>
161
161
  </ol>
@@ -218,20 +218,20 @@ 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 data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#97;&#100;&#97;&#x6d;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;">&#97;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#101;&#46;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
221
+ <p> Chef was written by Adam Jacob <a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#x61;&#100;&#x61;&#x6d;&#64;&#111;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;" data-bare-link="true">&#97;&#x64;&#x61;&#x6d;&#64;&#x6f;&#112;&#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 data-bare-link="true" href="&#109;&#x61;&#105;&#108;&#116;&#x6f;&#58;&#106;&#111;&#x73;&#104;&#117;&#97;&#x40;&#x6f;&#112;&#115;&#x63;&#111;&#x64;&#101;&#46;&#x63;&#x6f;&#109;">&#106;&#x6f;&#x73;&#104;&#117;&#97;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a>.
225
+ <p> This manual page was written by Joshua Timberman <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#111;&#x3a;&#106;&#x6f;&#x73;&#104;&#x75;&#x61;&#x40;&#111;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#x6d;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#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 data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
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>
231
231
 
232
232
 
233
233
  <ol class='man-decor man-foot man foot'>
234
- <li class='tl'>Chef 10.16.0.rc.1</li>
234
+ <li class='tl'>Chef 10.16.0.rc.2</li>
235
235
  <li class='tc'>October 2012</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 data-bare-link="true" href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;">&#x61;&#x64;&#97;&#109;&#x40;&#111;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p>
199
+ <p> Chef was written by Adam Jacob <a href="&#109;&#x61;&#105;&#108;&#x74;&#111;&#58;&#x61;&#100;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#x61;&#x6d;&#x40;&#111;&#112;&#x73;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;</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 data-bare-link="true" href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#115;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;">&#106;&#111;&#115;&#x68;&#x75;&#97;&#x40;&#x6f;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;</a>.
203
+ <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#106;&#111;&#115;&#104;&#x75;&#97;&#64;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#x2e;&#99;&#x6f;&#109;</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 data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
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>
209
209
 
210
210
 
211
211
  <ol class='man-decor man-foot man foot'>
212
- <li class='tl'>Chef 10.16.0.rc.1</li>
212
+ <li class='tl'>Chef 10.16.0.rc.2</li>
213
213
  <li class='tc'>October 2012</li>
214
214
  <li class='tr'>knife-client(1)</li>
215
215
  </ol>
@@ -147,20 +147,20 @@ 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;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;" data-bare-link="true">&#x61;&#x64;&#97;&#109;&#x40;&#111;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p>
150
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#105;&#108;&#116;&#111;&#x3a;&#97;&#100;&#97;&#x6d;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#x6d;">&#x61;&#x64;&#97;&#109;&#64;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#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;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#115;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#106;&#111;&#115;&#x68;&#x75;&#97;&#x40;&#x6f;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;</a>.
154
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#x6d;&#97;&#105;&#x6c;&#x74;&#111;&#58;&#x6a;&#x6f;&#x73;&#104;&#x75;&#x61;&#64;&#111;&#112;&#x73;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#x6f;&#x6d;">&#x6a;&#111;&#115;&#104;&#117;&#x61;&#x40;&#x6f;&#x70;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#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>
158
158
 
159
- <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>
159
+ <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>
160
160
 
161
161
 
162
162
  <ol class='man-decor man-foot man foot'>
163
- <li class='tl'>Chef 10.16.0.rc.1</li>
163
+ <li class='tl'>Chef 10.16.0.rc.2</li>
164
164
  <li class='tc'>October 2012</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 data-bare-link="true" href="http://community.opscode.com/">http://community.opscode.com/</a>, is a cookbook
195
+ <p>The cookbook site, <a href="http://community.opscode.com/" data-bare-link="true">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 data-bare-link="true" href="http://community.opscode.com/cookbooks">http://community.opscode.com/cookbooks</a></p>
217
+ <a href="http://community.opscode.com/cookbooks" data-bare-link="true">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 data-bare-link="true" href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;">&#x61;&#x64;&#97;&#109;&#x40;&#111;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p>
221
+ <p> Chef was written by Adam Jacob <a href="&#109;&#x61;&#105;&#108;&#x74;&#111;&#58;&#x61;&#100;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#x61;&#x6d;&#x40;&#111;&#112;&#x73;&#99;&#111;&#100;&#101;&#x2e;&#99;&#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 data-bare-link="true" href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#115;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;">&#106;&#111;&#115;&#x68;&#x75;&#97;&#x40;&#x6f;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;</a>.
225
+ <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#106;&#111;&#115;&#104;&#x75;&#97;&#64;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#x2e;&#99;&#x6f;&#109;</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 data-bare-link="true" href="http://wiki.opscode.com/display/chef/Home">http://wiki.opscode.com/display/chef/Home</a></p>
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>
231
231
 
232
232
 
233
233
  <ol class='man-decor man-foot man foot'>
234
- <li class='tl'>Chef 10.16.0.rc.1</li>
234
+ <li class='tl'>Chef 10.16.0.rc.2</li>
235
235
  <li class='tc'>October 2012</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="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#97;&#x64;&#x61;&#109;&#x40;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
364
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#x64;&#97;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;">&#97;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#x2e;&#x63;&#x6f;&#x6d;</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="&#109;&#97;&#105;&#x6c;&#116;&#x6f;&#58;&#x6a;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#x6f;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#106;&#x6f;&#x73;&#104;&#x75;&#97;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#111;&#x6d;</a>.
368
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#x2e;&#x63;&#x6f;&#x6d;">&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#x70;&#115;&#99;&#111;&#x64;&#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 10.16.0.rc.1</li>
377
+ <li class='tl'>Chef 10.16.0.rc.2</li>
378
378
  <li class='tc'>October 2012</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 data-bare-link="true" href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;">&#x61;&#x64;&#97;&#109;&#x40;&#111;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p>
218
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#x61;&#105;&#108;&#x74;&#111;&#58;&#x61;&#100;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;">&#97;&#100;&#x61;&#x6d;&#x40;&#111;&#112;&#x73;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;</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 data-bare-link="true" href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#115;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;">&#106;&#111;&#115;&#x68;&#x75;&#97;&#x40;&#x6f;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;</a>.
222
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#106;&#111;&#115;&#104;&#x75;&#97;&#64;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#109;">&#x6a;&#111;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#x2e;&#99;&#x6f;&#109;</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 10.16.0.rc.1</li>
231
+ <li class='tl'>Chef 10.16.0.rc.2</li>
232
232
  <li class='tc'>October 2012</li>
233
233
  <li class='tr'>knife-data-bag(1)</li>
234
234
  </ol>
@@ -239,25 +239,25 @@ override_attributes "aws_s3_bucket" =&gt; "production"
239
239
  <h2 id="SEE-ALSO">SEE ALSO</h2>
240
240
 
241
241
  <p> <strong><span class="man-ref">knife-node<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-cookbook<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-role<span class="s">(1)</span></span></strong>
242
- <a href="http://wiki.opscode.com/display/chef/Environments" data-bare-link="true">http://wiki.opscode.com/display/chef/Environments</a>
243
- <a href="http://wiki.opscode.com/display/chef/Version+Constraints" data-bare-link="true">http://wiki.opscode.com/display/chef/Version+Constraints</a></p>
242
+ <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Environments">http://wiki.opscode.com/display/chef/Environments</a>
243
+ <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Version+Constraints">http://wiki.opscode.com/display/chef/Version+Constraints</a></p>
244
244
 
245
245
  <h2 id="AUTHOR">AUTHOR</h2>
246
246
 
247
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#97;&#x64;&#x61;&#109;&#x40;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
247
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#x64;&#97;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;">&#97;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#x2e;&#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="&#109;&#97;&#105;&#x6c;&#116;&#x6f;&#58;&#x64;&#x61;&#110;&#x40;&#111;&#x70;&#115;&#x63;&#x6f;&#x64;&#101;&#46;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#x64;&#x61;&#x6e;&#64;&#x6f;&#x70;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#99;&#111;&#x6d;</a>.
251
+ <p> This manual page was written by Daniel DeLeo <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x64;&#x61;&#x6e;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#x65;&#46;&#99;&#111;&#x6d;">&#x64;&#x61;&#x6e;&#x40;&#x6f;&#x70;&#x73;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;</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>
255
255
 
256
- <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>
256
+ <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>
257
257
 
258
258
 
259
259
  <ol class='man-decor man-foot man foot'>
260
- <li class='tl'>Chef 10.16.0.rc.1</li>
260
+ <li class='tl'>Chef 10.16.0.rc.2</li>
261
261
  <li class='tc'>October 2012</li>
262
262
  <li class='tr'>knife-environment(1)</li>
263
263
  </ol>
@@ -111,20 +111,20 @@ commands available.</p>
111
111
 
112
112
  <h2 id="AUTHOR">AUTHOR</h2>
113
113
 
114
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#97;&#x64;&#x61;&#109;&#x40;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
114
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#x64;&#97;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;">&#97;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#x2e;&#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;&#97;&#105;&#x6c;&#116;&#x6f;&#58;&#x6a;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#x6f;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#106;&#x6f;&#x73;&#104;&#x75;&#97;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#111;&#x6d;</a>.
118
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#x2e;&#x63;&#x6f;&#x6d;">&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;</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 10.16.0.rc.1</li>
127
+ <li class='tl'>Chef 10.16.0.rc.2</li>
128
128
  <li class='tc'>October 2012</li>
129
129
  <li class='tr'>knife-exec(1)</li>
130
130
  </ol>
@@ -102,11 +102,11 @@ 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 data-bare-link="true" href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;">&#97;&#x64;&#x61;&#109;&#x40;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
105
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#x61;&#105;&#108;&#x74;&#111;&#58;&#x61;&#100;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;">&#97;&#100;&#x61;&#x6d;&#x40;&#111;&#112;&#x73;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;</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 data-bare-link="true" href="&#109;&#97;&#105;&#x6c;&#116;&#x6f;&#58;&#x6a;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#x6f;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#x6d;">&#106;&#x6f;&#x73;&#104;&#x75;&#97;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#111;&#x6d;</a>.
109
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#106;&#111;&#115;&#104;&#x75;&#97;&#64;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#109;">&#x6a;&#111;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#x2e;&#99;&#x6f;&#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>
@@ -115,7 +115,7 @@ time for all objects to be indexed and available for search.</p>
115
115
 
116
116
 
117
117
  <ol class='man-decor man-foot man foot'>
118
- <li class='tl'>Chef 10.16.0.rc.1</li>
118
+ <li class='tl'>Chef 10.16.0.rc.2</li>
119
119
  <li class='tc'>October 2012</li>
120
120
  <li class='tr'>knife-index(1)</li>
121
121
  </ol>
@@ -227,11 +227,11 @@ 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 data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#97;&#100;&#97;&#x6d;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;">&#97;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#101;&#46;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
230
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#x61;&#100;&#x61;&#x6d;&#64;&#111;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;">&#97;&#x64;&#x61;&#x6d;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</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 data-bare-link="true" href="&#109;&#x61;&#105;&#108;&#116;&#x6f;&#58;&#106;&#111;&#x73;&#104;&#117;&#97;&#x40;&#x6f;&#112;&#115;&#x63;&#111;&#x64;&#101;&#46;&#x63;&#x6f;&#109;">&#106;&#x6f;&#x73;&#104;&#117;&#97;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</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;&#x6f;&#x73;&#104;&#x75;&#x61;&#x40;&#111;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#x6d;">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;</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>
@@ -240,7 +240,7 @@ run list, the correct syntax is "role[ROLE_NAME]"</p>
240
240
 
241
241
 
242
242
  <ol class='man-decor man-foot man foot'>
243
- <li class='tl'>Chef 10.16.0.rc.1</li>
243
+ <li class='tl'>Chef 10.16.0.rc.2</li>
244
244
  <li class='tc'>October 2012</li>
245
245
  <li class='tr'>knife-node(1)</li>
246
246
  </ol>
@@ -177,11 +177,11 @@ run_list.</p>
177
177
 
178
178
  <h2 id="AUTHOR">AUTHOR</h2>
179
179
 
180
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#97;&#x64;&#x61;&#109;&#x40;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
180
+ <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#x64;&#97;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;" data-bare-link="true">&#97;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#x2e;&#x63;&#x6f;&#x6d;</a> with many contributions from the community.</p>
181
181
 
182
182
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
183
183
 
184
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#97;&#105;&#x6c;&#116;&#x6f;&#58;&#x6a;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#x6f;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#106;&#x6f;&#x73;&#104;&#x75;&#97;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#111;&#x6d;</a>.
184
+ <p> This manual page was written by Joshua Timberman <a href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#x2e;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;</a>.
185
185
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
186
186
 
187
187
  <h2 id="CHEF">CHEF</h2>
@@ -190,7 +190,7 @@ run_list.</p>
190
190
 
191
191
 
192
192
  <ol class='man-decor man-foot man foot'>
193
- <li class='tl'>Chef 10.16.0.rc.1</li>
193
+ <li class='tl'>Chef 10.16.0.rc.2</li>
194
194
  <li class='tc'>October 2012</li>
195
195
  <li class='tr'>knife-role(1)</li>
196
196
  </ol>
@@ -260,25 +260,25 @@ www.example.com:</p>
260
260
  <h2 id="SEE-ALSO">SEE ALSO</h2>
261
261
 
262
262
  <p> <strong>knife-ssh</strong>(1)
263
- <a href="http://wiki.opscode.com/display/chef/Attributes" data-bare-link="true">http://wiki.opscode.com/display/chef/Attributes</a>
263
+ <a data-bare-link="true" href="http://wiki.opscode.com/display/chef/Attributes">http://wiki.opscode.com/display/chef/Attributes</a>
264
264
  <a href="http://lucene.apache.org/java/2_3_2/queryparsersyntax.html">Lucene Query Parser Syntax</a></p>
265
265
 
266
266
  <h2 id="AUTHOR">AUTHOR</h2>
267
267
 
268
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#97;&#100;&#97;&#x6d;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#97;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#101;&#46;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
268
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#x64;&#97;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;">&#97;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#x2e;&#x63;&#x6f;&#x6d;</a> with many contributions from the community.</p>
269
269
 
270
270
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
271
271
 
272
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#105;&#108;&#116;&#x6f;&#58;&#106;&#111;&#x73;&#104;&#117;&#97;&#x40;&#x6f;&#112;&#115;&#x63;&#111;&#x64;&#101;&#46;&#x63;&#x6f;&#109;" data-bare-link="true">&#106;&#x6f;&#x73;&#104;&#117;&#97;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a>.
272
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#x2e;&#x63;&#x6f;&#x6d;">&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;</a>.
273
273
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
274
274
 
275
275
  <h2 id="CHEF">CHEF</h2>
276
276
 
277
- <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>
277
+ <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>
278
278
 
279
279
 
280
280
  <ol class='man-decor man-foot man foot'>
281
- <li class='tl'>Chef 10.16.0.rc.1</li>
281
+ <li class='tl'>Chef 10.16.0.rc.2</li>
282
282
  <li class='tc'>October 2012</li>
283
283
  <li class='tr'>knife-search(1)</li>
284
284
  </ol>
@@ -133,11 +133,11 @@ option.</dd>
133
133
 
134
134
  <h2 id="AUTHOR">AUTHOR</h2>
135
135
 
136
- <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#97;&#100;&#97;&#x6d;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;">&#97;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#101;&#46;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
136
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#x61;&#100;&#x61;&#x6d;&#64;&#111;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;">&#97;&#x64;&#x61;&#x6d;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</a> with many contributions from the community.</p>
137
137
 
138
138
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
139
139
 
140
- <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#109;&#x61;&#105;&#108;&#116;&#x6f;&#58;&#106;&#111;&#x73;&#104;&#117;&#97;&#x40;&#x6f;&#112;&#115;&#x63;&#111;&#x64;&#101;&#46;&#x63;&#x6f;&#109;">&#106;&#x6f;&#x73;&#104;&#117;&#97;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a>.
140
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#111;&#x3a;&#106;&#x6f;&#x73;&#104;&#x75;&#x61;&#x40;&#111;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#46;&#99;&#111;&#x6d;">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;</a>.
141
141
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
142
142
 
143
143
  <h2 id="CHEF">CHEF</h2>
@@ -146,7 +146,7 @@ option.</dd>
146
146
 
147
147
 
148
148
  <ol class='man-decor man-foot man foot'>
149
- <li class='tl'>Chef 10.16.0.rc.1</li>
149
+ <li class='tl'>Chef 10.16.0.rc.2</li>
150
150
  <li class='tc'>October 2012</li>
151
151
  <li class='tr'>knife-ssh(1)</li>
152
152
  </ol>
@@ -105,20 +105,20 @@ may not be publicly reachable.</p>
105
105
 
106
106
  <h2 id="AUTHOR">AUTHOR</h2>
107
107
 
108
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#100;&#97;&#x6d;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#97;&#x64;&#x61;&#109;&#x40;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#101;&#x2e;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
108
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#58;&#x61;&#x64;&#97;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#100;&#x65;&#46;&#99;&#x6f;&#109;">&#97;&#100;&#x61;&#x6d;&#x40;&#x6f;&#x70;&#x73;&#x63;&#111;&#100;&#x65;&#x2e;&#x63;&#x6f;&#x6d;</a> with many contributions from the community.</p>
109
109
 
110
110
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
111
111
 
112
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#97;&#105;&#x6c;&#116;&#x6f;&#58;&#x6a;&#x6f;&#115;&#x68;&#117;&#x61;&#64;&#x6f;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#x6d;" data-bare-link="true">&#106;&#x6f;&#x73;&#104;&#x75;&#97;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#x2e;&#x63;&#111;&#x6d;</a>.
112
+ <p> This manual page was written by Joshua Timberman <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#112;&#115;&#x63;&#111;&#100;&#101;&#x2e;&#x63;&#x6f;&#x6d;">&#x6a;&#x6f;&#x73;&#x68;&#117;&#97;&#64;&#111;&#x70;&#115;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;</a>.
113
113
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
114
114
 
115
115
  <h2 id="CHEF">CHEF</h2>
116
116
 
117
- <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>
117
+ <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>
118
118
 
119
119
 
120
120
  <ol class='man-decor man-foot man foot'>
121
- <li class='tl'>Chef 10.16.0.rc.1</li>
121
+ <li class='tl'>Chef 10.16.0.rc.2</li>
122
122
  <li class='tc'>October 2012</li>
123
123
  <li class='tr'>knife-status(1)</li>
124
124
  </ol>
@@ -114,20 +114,20 @@
114
114
 
115
115
  <h2 id="AUTHOR">AUTHOR</h2>
116
116
 
117
- <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#97;&#100;&#97;&#x6d;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;">&#97;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#101;&#46;&#99;&#111;&#x6d;</a> with many contributions from the community.</p>
117
+ <p> Chef was written by Adam Jacob <a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#x61;&#100;&#x61;&#x6d;&#64;&#111;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;" data-bare-link="true">&#97;&#x64;&#x61;&#x6d;&#64;&#x6f;&#112;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#x63;&#111;&#x6d;</a> with many contributions from the community.</p>
118
118
 
119
119
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
120
120
 
121
- <p> This manual page was written by Daniel DeLeo <a data-bare-link="true" href="&#109;&#x61;&#105;&#108;&#116;&#x6f;&#58;&#100;&#97;&#x6e;&#64;&#111;&#112;&#x73;&#x63;&#111;&#100;&#x65;&#46;&#x63;&#111;&#109;">&#x64;&#x61;&#110;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#100;&#x65;&#46;&#x63;&#x6f;&#x6d;</a>.
121
+ <p> This manual page was written by Daniel DeLeo <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#111;&#x3a;&#100;&#x61;&#x6e;&#64;&#x6f;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#109;" data-bare-link="true">&#100;&#97;&#x6e;&#x40;&#111;&#x70;&#115;&#99;&#x6f;&#x64;&#x65;&#46;&#x63;&#x6f;&#109;</a>.
122
122
  Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
123
123
 
124
124
  <h2 id="CHEF">CHEF</h2>
125
125
 
126
- <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>
126
+ <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>
127
127
 
128
128
 
129
129
  <ol class='man-decor man-foot man foot'>
130
- <li class='tl'>Chef 10.16.0.rc.1</li>
130
+ <li class='tl'>Chef 10.16.0.rc.2</li>
131
131
  <li class='tc'>October 2012</li>
132
132
  <li class='tr'>knife-tag(1)</li>
133
133
  </ol>
@@ -291,12 +291,12 @@ data editing entirely.</dd>
291
291
 
292
292
  <h2 id="AUTHOR">AUTHOR</h2>
293
293
 
294
- <p> Chef was written by Adam Jacob <a href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#111;&#x3a;&#97;&#x64;&#x61;&#x6d;&#x40;&#111;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;" data-bare-link="true">&#x61;&#x64;&#97;&#109;&#x40;&#111;&#112;&#115;&#99;&#x6f;&#100;&#x65;&#46;&#x63;&#x6f;&#109;</a> of Opscode
294
+ <p> Chef was written by Adam Jacob <a href="&#109;&#x61;&#105;&#108;&#x74;&#111;&#58;&#x61;&#100;&#97;&#109;&#x40;&#x6f;&#x70;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#x63;&#111;&#x6d;" data-bare-link="true">&#97;&#100;&#x61;&#x6d;&#x40;&#111;&#112;&#x73;&#99;&#111;&#100;&#101;&#x2e;&#99;&#111;&#109;</a> of Opscode
295
295
  (<a href="http://www.opscode.com" data-bare-link="true">http://www.opscode.com</a>), with contributions from the community.</p>
296
296
 
297
297
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
298
298
 
299
- <p> This manual page was written by Joshua Timberman <a href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#115;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#115;&#99;&#x6f;&#x64;&#101;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#106;&#111;&#115;&#x68;&#x75;&#97;&#x40;&#x6f;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;</a>.</p>
299
+ <p> This manual page was written by Joshua Timberman <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#106;&#111;&#115;&#104;&#x75;&#97;&#64;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#46;&#x63;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#x68;&#x75;&#x61;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#x65;&#x2e;&#99;&#x6f;&#109;</a>.</p>
300
300
 
301
301
  <h2 id="LICENSE">LICENSE</h2>
302
302
 
@@ -310,7 +310,7 @@ data editing entirely.</dd>
310
310
 
311
311
 
312
312
  <ol class='man-decor man-foot man foot'>
313
- <li class='tl'>Chef 10.16.0.rc.1</li>
313
+ <li class='tl'>Chef 10.16.0.rc.2</li>
314
314
  <li class='tc'>October 2012</li>
315
315
  <li class='tr'>knife(1)</li>
316
316
  </ol>
@@ -258,12 +258,12 @@ and may become out of sync with the behavior of those libraries.</p>
258
258
 
259
259
  <h2 id="AUTHOR">AUTHOR</h2>
260
260
 
261
- <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#x69;&#x6c;&#116;&#111;&#58;&#97;&#x64;&#97;&#x6d;&#64;&#111;&#112;&#x73;&#x63;&#x6f;&#100;&#101;&#46;&#x63;&#x6f;&#x6d;">&#97;&#x64;&#x61;&#109;&#x40;&#x6f;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#x2e;&#99;&#111;&#x6d;</a> with many
261
+ <p> Chef was written by Adam Jacob <a data-bare-link="true" href="&#x6d;&#x61;&#105;&#108;&#116;&#111;&#x3a;&#97;&#100;&#97;&#x6d;&#64;&#111;&#112;&#x73;&#99;&#x6f;&#x64;&#x65;&#x2e;&#x63;&#x6f;&#x6d;">&#x61;&#x64;&#97;&#109;&#64;&#111;&#x70;&#115;&#x63;&#111;&#x64;&#x65;&#46;&#x63;&#111;&#x6d;</a> with many
262
262
  contributions from the community. Shef was written by Daniel DeLeo.</p>
263
263
 
264
264
  <h2 id="DOCUMENTATION">DOCUMENTATION</h2>
265
265
 
266
- <p> This manual page was written by Daniel DeLeo <a data-bare-link="true" href="&#x6d;&#97;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#100;&#x61;&#x6e;&#64;&#x6f;&#x70;&#x73;&#x63;&#x6f;&#x64;&#101;&#x2e;&#99;&#x6f;&#x6d;">&#x64;&#97;&#110;&#x40;&#111;&#112;&#x73;&#99;&#x6f;&#100;&#101;&#46;&#99;&#x6f;&#109;</a>.
266
+ <p> This manual page was written by Daniel DeLeo <a data-bare-link="true" href="&#x6d;&#97;&#105;&#x6c;&#x74;&#111;&#58;&#x64;&#x61;&#x6e;&#64;&#x6f;&#x70;&#115;&#99;&#111;&#x64;&#101;&#46;&#x63;&#111;&#x6d;">&#100;&#x61;&#x6e;&#x40;&#111;&#112;&#115;&#99;&#x6f;&#x64;&#x65;&#x2e;&#99;&#111;&#x6d;</a>.
267
267
  Permission is granted to copy, distribute and / or modify this
268
268
  document under the terms of the Apache 2.0 License.</p>
269
269
 
@@ -273,7 +273,7 @@ and may become out of sync with the behavior of those libraries.</p>
273
273
 
274
274
 
275
275
  <ol class='man-decor man-foot man foot'>
276
- <li class='tl'>Chef 10.16.0.rc.1</li>
276
+ <li class='tl'>Chef 10.16.0.rc.2</li>
277
277
  <li class='tc'>October 2012</li>
278
278
  <li class='tr'>shef(1)</li>
279
279
  </ol>
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-BOOTSTRAP" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-BOOTSTRAP" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-bootstrap\fR \- Install Chef Client on a remote host
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-CLIENT" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-CLIENT" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-client\fR \- Manage Chef API Clients
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-CONFIGURE" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-CONFIGURE" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-configure\fR \- Generate configuration files for knife or Chef Client
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-COOKBOOK\-SITE" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-COOKBOOK\-SITE" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-cookbook\-site\fR \- Install and update open source cookbooks
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-COOKBOOK" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-COOKBOOK" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-cookbook\fR \- upload and manage chef cookbooks
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-DATA\-BAG" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-DATA\-BAG" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-data\-bag\fR \- Store arbitrary data on a Chef Server
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-ENVIRONMENT" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-ENVIRONMENT" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-environment\fR \- Define cookbook policies for the environments in your infrastructure
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-EXEC" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-EXEC" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-exec\fR \- Run user scripts using the Chef API DSL
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-INDEX" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-INDEX" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-index\fR \- Rebuild the search index on a Chef Server
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-NODE" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-NODE" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-node\fR \- Manage the hosts in your infrastructure
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-ROLE" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-ROLE" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-role\fR \- Group common configuration settings
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-SEARCH" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-SEARCH" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-search\fR \- Find objects on a Chef Server by query
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-SSH" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-SSH" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-ssh\fR \- Run a command or interactive session on multiple remote hosts
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-STATUS" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-STATUS" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-status\fR \- Display status information for the nodes in your infrastructure
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE\-TAG" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE\-TAG" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\-tag\fR \- Apply tags to nodes on a Chef Server
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KNIFE" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "KNIFE" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBknife\fR \- Chef Server API client utility
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "SHEF" "1" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "SHEF" "1" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBshef\fR \- Interactive Chef Console
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "CHEF\-CLIENT" "8" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "CHEF\-CLIENT" "8" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBchef\-client\fR \- Runs a client node connecting to a chef\-server\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "CHEF\-EXPANDER" "8" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "CHEF\-EXPANDER" "8" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBchef\-expander\fR \- fetches messages from RabbitMQ, processes, and loads into chef\-solr
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "CHEF\-EXPANDERCTL" "8" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "CHEF\-EXPANDERCTL" "8" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBchef\-expanderctl\fR \- management program for chef\-expander
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "CHEF\-SERVER\-WEBUI" "8" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "CHEF\-SERVER\-WEBUI" "8" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBchef\-server\-webui\fR \- Start the Chef Server merb application slice providing Web User Interface (Management Console)\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "CHEF\-SERVER" "8" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "CHEF\-SERVER" "8" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBchef\-server\fR \- Start the Chef Server merb application slice\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "CHEF\-SOLO" "8" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "CHEF\-SOLO" "8" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBchef\-solo\fR \- Runs chef in solo mode against a specified cookbook location\.
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "CHEF\-SOLR" "8" "October 2012" "Chef 10.16.0.rc.1" "Chef Manual"
4
+ .TH "CHEF\-SOLR" "8" "October 2012" "Chef 10.16.0.rc.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBchef\-solr\fR \- Runs as Chef\'s search server
@@ -116,15 +116,15 @@ class Chef
116
116
  Chef::Log.info("Chef server generated run history id: #{@run_id}")
117
117
  @summary_only = server_response["summary_only"]
118
118
  rescue Timeout::Error, Errno::EINVAL, Errno::ECONNRESET, EOFError, Net::HTTPBadResponse, Net::HTTPHeaderSyntaxError, Net::ProtocolError => e
119
- if !e.response || e.response.code.to_s != 404
119
+ if !e.response || e.response.code.to_s != "404"
120
120
  if Chef::Config[:enable_reporting_url_fatals]
121
- Chef::Log.error("Received exception attempting to generate run history id (URL Path: #{resource_history_url}), and enable_reporting_url_fatals is set, aborting run.")
121
+ Chef::Log.error("Received exception #{"(" + e.response.code + ") " if e.response.code}attempting to generate run history id (URL Path: #{resource_history_url}), and enable_reporting_url_fatals is set, aborting run.")
122
122
  raise
123
123
  else
124
- Chef::Log.info("Received exception attempting to generate run history id (URL Path: #{resource_history_url}), disabling reporting for this run.")
124
+ Chef::Log.info("Received exception #{"(" + e.response.code + ") " if e.response.code}attempting to generate run history id (URL Path: #{resource_history_url}), disabling reporting for this run.")
125
125
  end
126
126
  else
127
- Chef::Log.debug("Received 404 attempting to generate run history id (URL Path: #{resource_history_url}), assuming feature is not supported.")
127
+ Chef::Log.debug("Received 404 attempting to generate run history id (URL Path: #{resource_history_url}), assuming feature is not supported on server.")
128
128
  end
129
129
  @reporting_enabled = false
130
130
  end
@@ -17,7 +17,7 @@
17
17
 
18
18
  class Chef
19
19
  CHEF_ROOT = File.dirname(File.expand_path(File.dirname(__FILE__)))
20
- VERSION = '10.16.0.rc.1'
20
+ VERSION = '10.16.0.rc.2'
21
21
  end
22
22
 
23
23
  # NOTE: the Chef::Version class is defined in version_class.rb
@@ -413,18 +413,24 @@ describe Chef::ResourceReporter do
413
413
  @rest_client.should_receive(:post_rest).
414
414
  with("reports/nodes/spitfire/runs", {:action => :begin}).
415
415
  and_raise(@error)
416
- @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
417
416
  end
418
417
 
419
418
  it "assumes the feature is not enabled" do
419
+ @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
420
420
  @resource_reporter.reporting_enabled?.should be_false
421
421
  end
422
422
 
423
423
  it "does not send a resource report to the server" do
424
+ @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
424
425
  @rest_client.should_not_receive(:post_rest)
425
426
  @resource_reporter.run_completed(@node)
426
427
  end
427
428
 
429
+ it "prints an error about the 404" do
430
+ Chef::Log.should_receive(:debug).with(/404/)
431
+ @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
432
+ end
433
+
428
434
  end
429
435
 
430
436
  context "when the server returns a 500 to the client" do
@@ -435,18 +441,23 @@ describe Chef::ResourceReporter do
435
441
  @rest_client.should_receive(:post_rest).
436
442
  with("reports/nodes/spitfire/runs", {:action => :begin}).
437
443
  and_raise(@error)
438
- @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
439
444
  end
440
445
 
441
446
  it "assumes the feature is not enabled" do
447
+ @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
442
448
  @resource_reporter.reporting_enabled?.should be_false
443
449
  end
444
450
 
445
451
  it "does not send a resource report to the server" do
452
+ @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
446
453
  @rest_client.should_not_receive(:post_rest)
447
454
  @resource_reporter.run_completed(@node)
448
455
  end
449
456
 
457
+ it "prints an error about the error" do
458
+ Chef::Log.should_receive(:info).with(/500/)
459
+ @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
460
+ end
450
461
  end
451
462
 
452
463
  context "when the server returns a 500 to the client and enable_reporting_url_fatals is true" do
@@ -465,12 +476,12 @@ describe Chef::ResourceReporter do
465
476
  Chef::Config[:enable_reporting_url_fatals] = @enable_reporting_url_fatals
466
477
  end
467
478
 
468
- it "fails the run" do
479
+ it "fails the run and prints an message about the error" do
480
+ Chef::Log.should_receive(:error).with(/500/)
469
481
  lambda {
470
482
  @resource_reporter.node_load_completed(@node, :expanded_run_list, :config)
471
483
  }.should raise_error(Net::HTTPServerException)
472
484
  end
473
-
474
485
  end
475
486
 
476
487
  context "after creating the run history document" do
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1801040005
4
+ hash: -510018080
5
5
  prerelease: 8
6
6
  segments:
7
7
  - 10
8
8
  - 16
9
9
  - 0
10
10
  - rc
11
- - 1
12
- version: 10.16.0.rc.1
11
+ - 2
12
+ version: 10.16.0.rc.2
13
13
  platform: ruby
14
14
  authors:
15
15
  - Adam Jacob
@@ -17,7 +17,7 @@ autorequire:
17
17
  bindir: bin
18
18
  cert_chain: []
19
19
 
20
- date: 2012-10-17 00:00:00 Z
20
+ date: 2012-10-19 00:00:00 Z
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
23
23
  name: mixlib-config