chef 0.10.6.beta.1 → 0.10.6.beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. data/distro/common/html/chef-client.8.html +1 -1
  2. data/distro/common/html/chef-expander.8.html +1 -1
  3. data/distro/common/html/chef-expanderctl.8.html +1 -1
  4. data/distro/common/html/chef-server-webui.8.html +1 -1
  5. data/distro/common/html/chef-server.8.html +1 -1
  6. data/distro/common/html/chef-solo.8.html +1 -1
  7. data/distro/common/html/chef-solr.8.html +1 -1
  8. data/distro/common/html/knife-bootstrap.1.html +1 -1
  9. data/distro/common/html/knife-client.1.html +1 -1
  10. data/distro/common/html/knife-configure.1.html +1 -1
  11. data/distro/common/html/knife-cookbook-site.1.html +1 -1
  12. data/distro/common/html/knife-cookbook.1.html +1 -1
  13. data/distro/common/html/knife-data-bag.1.html +1 -1
  14. data/distro/common/html/knife-environment.1.html +1 -1
  15. data/distro/common/html/knife-exec.1.html +1 -1
  16. data/distro/common/html/knife-index.1.html +1 -1
  17. data/distro/common/html/knife-node.1.html +1 -1
  18. data/distro/common/html/knife-role.1.html +1 -1
  19. data/distro/common/html/knife-search.1.html +1 -1
  20. data/distro/common/html/knife-ssh.1.html +1 -1
  21. data/distro/common/html/knife-status.1.html +1 -1
  22. data/distro/common/html/knife-tag.1.html +1 -1
  23. data/distro/common/html/knife.1.html +1 -1
  24. data/distro/common/html/shef.1.html +1 -1
  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/cookbook/remote_file_vendor.rb +10 -9
  50. data/lib/chef/version.rb +1 -1
  51. metadata +164 -170
@@ -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 0.10.6.beta.1</li>
139
+ <li class='tl'>Chef 0.10.6.beta.2</li>
140
140
  <li class='tc'>October 2011</li>
141
141
  <li class='tr'>chef-client(8)</li>
142
142
  </ol>
@@ -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 0.10.6.beta.1</li>
157
+ <li class='tl'>Chef 0.10.6.beta.2</li>
158
158
  <li class='tc'>October 2011</li>
159
159
  <li class='tr'>chef-expander(8)</li>
160
160
  </ol>
@@ -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 0.10.6.beta.1</li>
139
+ <li class='tl'>Chef 0.10.6.beta.2</li>
140
140
  <li class='tc'>October 2011</li>
141
141
  <li class='tr'>chef-expanderctl(8)</li>
142
142
  </ol>
@@ -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 0.10.6.beta.1</li>
178
+ <li class='tl'>Chef 0.10.6.beta.2</li>
179
179
  <li class='tc'>October 2011</li>
180
180
  <li class='tr'>chef-server-webui(8)</li>
181
181
  </ol>
@@ -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 0.10.6.beta.1</li>
175
+ <li class='tl'>Chef 0.10.6.beta.2</li>
176
176
  <li class='tc'>October 2011</li>
177
177
  <li class='tr'>chef-server(8)</li>
178
178
  </ol>
@@ -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 0.10.6.beta.1</li>
184
+ <li class='tl'>Chef 0.10.6.beta.2</li>
185
185
  <li class='tc'>October 2011</li>
186
186
  <li class='tr'>chef-solo(8)</li>
187
187
  </ol>
@@ -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 0.10.6.beta.1</li>
158
+ <li class='tl'>Chef 0.10.6.beta.2</li>
159
159
  <li class='tc'>October 2011</li>
160
160
  <li class='tr'>chef-solr(8)</li>
161
161
  </ol>
@@ -233,7 +233,7 @@ to other users via the process list using tools such as <span class="man-ref">ps
233
233
 
234
234
 
235
235
  <ol class='man-decor man-foot man foot'>
236
- <li class='tl'>Chef 0.10.6.beta.1</li>
236
+ <li class='tl'>Chef 0.10.6.beta.2</li>
237
237
  <li class='tc'>October 2011</li>
238
238
  <li class='tr'>knife-bootstrap(1)</li>
239
239
  </ol>
@@ -209,7 +209,7 @@ setting up a host for management with Chef.</p>
209
209
 
210
210
 
211
211
  <ol class='man-decor man-foot man foot'>
212
- <li class='tl'>Chef 0.10.6.beta.1</li>
212
+ <li class='tl'>Chef 0.10.6.beta.2</li>
213
213
  <li class='tc'>October 2011</li>
214
214
  <li class='tr'>knife-client(1)</li>
215
215
  </ol>
@@ -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 0.10.6.beta.1</li>
163
+ <li class='tl'>Chef 0.10.6.beta.2</li>
164
164
  <li class='tc'>October 2011</li>
165
165
  <li class='tr'>knife-configure(1)</li>
166
166
  </ol>
@@ -231,7 +231,7 @@ configuration file.</p>
231
231
 
232
232
 
233
233
  <ol class='man-decor man-foot man foot'>
234
- <li class='tl'>Chef 0.10.6.beta.1</li>
234
+ <li class='tl'>Chef 0.10.6.beta.2</li>
235
235
  <li class='tc'>October 2011</li>
236
236
  <li class='tr'>knife-cookbook-site(1)</li>
237
237
  </ol>
@@ -374,7 +374,7 @@ cookbook.</p>
374
374
 
375
375
 
376
376
  <ol class='man-decor man-foot man foot'>
377
- <li class='tl'>Chef 0.10.6.beta.1</li>
377
+ <li class='tl'>Chef 0.10.6.beta.2</li>
378
378
  <li class='tc'>October 2011</li>
379
379
  <li class='tr'>knife-cookbook(1)</li>
380
380
  </ol>
@@ -224,7 +224,7 @@ encryption keys.</p>
224
224
 
225
225
 
226
226
  <ol class='man-decor man-foot man foot'>
227
- <li class='tl'>Chef 0.10.6.beta.1</li>
227
+ <li class='tl'>Chef 0.10.6.beta.2</li>
228
228
  <li class='tc'>October 2011</li>
229
229
  <li class='tr'>knife-data-bag(1)</li>
230
230
  </ol>
@@ -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 0.10.6.beta.1</li>
260
+ <li class='tl'>Chef 0.10.6.beta.2</li>
261
261
  <li class='tc'>October 2011</li>
262
262
  <li class='tr'>knife-environment(1)</li>
263
263
  </ol>
@@ -124,7 +124,7 @@ commands available.</p>
124
124
 
125
125
 
126
126
  <ol class='man-decor man-foot man foot'>
127
- <li class='tl'>Chef 0.10.6.beta.1</li>
127
+ <li class='tl'>Chef 0.10.6.beta.2</li>
128
128
  <li class='tc'>October 2011</li>
129
129
  <li class='tr'>knife-exec(1)</li>
130
130
  </ol>
@@ -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 0.10.6.beta.1</li>
118
+ <li class='tl'>Chef 0.10.6.beta.2</li>
119
119
  <li class='tc'>October 2011</li>
120
120
  <li class='tr'>knife-index(1)</li>
121
121
  </ol>
@@ -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 0.10.6.beta.1</li>
243
+ <li class='tl'>Chef 0.10.6.beta.2</li>
244
244
  <li class='tc'>October 2011</li>
245
245
  <li class='tr'>knife-node(1)</li>
246
246
  </ol>
@@ -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 0.10.6.beta.1</li>
193
+ <li class='tl'>Chef 0.10.6.beta.2</li>
194
194
  <li class='tc'>October 2011</li>
195
195
  <li class='tr'>knife-role(1)</li>
196
196
  </ol>
@@ -278,7 +278,7 @@ www.example.com:</p>
278
278
 
279
279
 
280
280
  <ol class='man-decor man-foot man foot'>
281
- <li class='tl'>Chef 0.10.6.beta.1</li>
281
+ <li class='tl'>Chef 0.10.6.beta.2</li>
282
282
  <li class='tc'>October 2011</li>
283
283
  <li class='tr'>knife-search(1)</li>
284
284
  </ol>
@@ -147,7 +147,7 @@ option.</dd>
147
147
 
148
148
 
149
149
  <ol class='man-decor man-foot man foot'>
150
- <li class='tl'>Chef 0.10.6.beta.1</li>
150
+ <li class='tl'>Chef 0.10.6.beta.2</li>
151
151
  <li class='tc'>October 2011</li>
152
152
  <li class='tr'>knife-ssh(1)</li>
153
153
  </ol>
@@ -118,7 +118,7 @@ may not be publicly reachable.</p>
118
118
 
119
119
 
120
120
  <ol class='man-decor man-foot man foot'>
121
- <li class='tl'>Chef 0.10.6.beta.1</li>
121
+ <li class='tl'>Chef 0.10.6.beta.2</li>
122
122
  <li class='tc'>October 2011</li>
123
123
  <li class='tr'>knife-status(1)</li>
124
124
  </ol>
@@ -127,7 +127,7 @@
127
127
 
128
128
 
129
129
  <ol class='man-decor man-foot man foot'>
130
- <li class='tl'>Chef 0.10.6.beta.1</li>
130
+ <li class='tl'>Chef 0.10.6.beta.2</li>
131
131
  <li class='tc'>October 2011</li>
132
132
  <li class='tr'>knife-tag(1)</li>
133
133
  </ol>
@@ -311,7 +311,7 @@ data editing entirely.</dd>
311
311
 
312
312
 
313
313
  <ol class='man-decor man-foot man foot'>
314
- <li class='tl'>Chef 0.10.6.beta.1</li>
314
+ <li class='tl'>Chef 0.10.6.beta.2</li>
315
315
  <li class='tc'>October 2011</li>
316
316
  <li class='tr'>knife(1)</li>
317
317
  </ol>
@@ -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 0.10.6.beta.1</li>
276
+ <li class='tl'>Chef 0.10.6.beta.2</li>
277
277
  <li class='tc'>October 2011</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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-BOOTSTRAP" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-CLIENT" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-CONFIGURE" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-COOKBOOK\-SITE" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-COOKBOOK" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-DATA\-BAG" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-ENVIRONMENT" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-EXEC" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-INDEX" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-NODE" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-ROLE" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-SEARCH" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-SSH" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-STATUS" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE\-TAG" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "KNIFE" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "SHEF" "1" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "CHEF\-CLIENT" "8" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "CHEF\-EXPANDER" "8" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "CHEF\-EXPANDERCTL" "8" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "CHEF\-SERVER\-WEBUI" "8" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "CHEF\-SERVER" "8" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "CHEF\-SOLO" "8" "October 2011" "Chef 0.10.6.beta.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 2011" "Chef 0.10.6.beta.1" "Chef Manual"
4
+ .TH "CHEF\-SOLR" "8" "October 2011" "Chef 0.10.6.beta.2" "Chef Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBchef\-solr\fR \- Runs as Chef\'s search server
@@ -6,9 +6,9 @@
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
8
8
  # You may obtain a copy of the License at
9
- #
9
+ #
10
10
  # http://www.apache.org/licenses/LICENSE-2.0
11
- #
11
+ #
12
12
  # Unless required by applicable law or agreed to in writing, software
13
13
  # distributed under the License is distributed on an "AS IS" BASIS,
14
14
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -24,13 +24,13 @@ class Chef
24
24
  # This FileVendor loads files by either fetching them from the local cache, or
25
25
  # if not available, loading them from the remote server.
26
26
  class RemoteFileVendor < FileVendor
27
-
27
+
28
28
  def initialize(manifest, rest)
29
29
  @manifest = manifest
30
30
  @cookbook_name = @manifest[:cookbook_name]
31
31
  @rest = rest
32
32
  end
33
-
33
+
34
34
  # Implements abstract base's requirement. It looks in the
35
35
  # Chef::Config.cookbook_path file hierarchy for the requested
36
36
  # file.
@@ -40,13 +40,13 @@ class Chef
40
40
  else
41
41
  raise "get_filename: Cannot determine segment/filename for incoming filename #{filename}"
42
42
  end
43
-
43
+
44
44
  raise "No such segment #{segment} in cookbook #{@cookbook_name}" unless @manifest[segment]
45
45
  found_manifest_record = @manifest[segment].find {|manifest_record| manifest_record[:path] == filename }
46
46
  raise "No such file #{filename} in #{@cookbook_name}" unless found_manifest_record
47
-
47
+
48
48
  cache_filename = File.join("cookbooks", @cookbook_name, found_manifest_record['path'])
49
-
49
+
50
50
  # update valid_cache_entries so the upstream cache cleaner knows what
51
51
  # we've used.
52
52
  validate_cached_copy(cache_filename)
@@ -65,7 +65,8 @@ class Chef
65
65
  Chef::Log.debug("Storing updated #{cache_filename} in the cache.")
66
66
  Chef::FileCache.move_to(raw_file.path, cache_filename)
67
67
  else
68
- Chef::Log.debug("Not storing #{cache_filename}, as the cache is up to date.")
68
+ Chef::Log.debug("Not fetching #{cache_filename}, as the cache is up to date.")
69
+ Chef::Log.debug("current checksum: #{current_checksum}; manifest checksum: #{found_manifest_record['checksum']})")
69
70
  end
70
71
 
71
72
  full_path_cache_filename = Chef::FileCache.load(cache_filename, false)
@@ -81,7 +82,7 @@ class Chef
81
82
  def valid_cache_entries
82
83
  Chef::CookbookVersion.valid_cache_entries
83
84
  end
84
-
85
+
85
86
  end
86
87
  end
87
88
  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 = '0.10.6.beta.1'
20
+ VERSION = '0.10.6.beta.2'
21
21
  end
22
22
 
23
23
  # NOTE: the Chef::Version class is defined in version_class.rb
metadata CHANGED
@@ -1,246 +1,244 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: chef
3
- version: !ruby/object:Gem::Version
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.10.6.beta.2
4
5
  prerelease: 7
5
- version: 0.10.6.beta.1
6
6
  platform: ruby
7
- authors:
7
+ authors:
8
8
  - Adam Jacob
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
-
13
- date: 2011-10-31 00:00:00 -07:00
14
- default_executable:
15
- dependencies:
16
- - !ruby/object:Gem::Dependency
12
+ date: 2011-11-01 00:00:00.000000000 Z
13
+ dependencies:
14
+ - !ruby/object:Gem::Dependency
17
15
  name: mixlib-config
18
- prerelease: false
19
- requirement: &id001 !ruby/object:Gem::Requirement
16
+ requirement: &70340395936060 !ruby/object:Gem::Requirement
20
17
  none: false
21
- requirements:
22
- - - ">="
23
- - !ruby/object:Gem::Version
18
+ requirements:
19
+ - - ! '>='
20
+ - !ruby/object:Gem::Version
24
21
  version: 1.1.2
25
22
  type: :runtime
26
- version_requirements: *id001
27
- - !ruby/object:Gem::Dependency
28
- name: mixlib-cli
29
23
  prerelease: false
30
- requirement: &id002 !ruby/object:Gem::Requirement
24
+ version_requirements: *70340395936060
25
+ - !ruby/object:Gem::Dependency
26
+ name: mixlib-cli
27
+ requirement: &70340395935520 !ruby/object:Gem::Requirement
31
28
  none: false
32
- requirements:
33
- - - ">="
34
- - !ruby/object:Gem::Version
29
+ requirements:
30
+ - - ! '>='
31
+ - !ruby/object:Gem::Version
35
32
  version: 1.1.0
36
33
  type: :runtime
37
- version_requirements: *id002
38
- - !ruby/object:Gem::Dependency
39
- name: mixlib-log
40
34
  prerelease: false
41
- requirement: &id003 !ruby/object:Gem::Requirement
35
+ version_requirements: *70340395935520
36
+ - !ruby/object:Gem::Dependency
37
+ name: mixlib-log
38
+ requirement: &70340395935040 !ruby/object:Gem::Requirement
42
39
  none: false
43
- requirements:
44
- - - ">="
45
- - !ruby/object:Gem::Version
40
+ requirements:
41
+ - - ! '>='
42
+ - !ruby/object:Gem::Version
46
43
  version: 1.3.0
47
44
  type: :runtime
48
- version_requirements: *id003
49
- - !ruby/object:Gem::Dependency
50
- name: mixlib-authentication
51
45
  prerelease: false
52
- requirement: &id004 !ruby/object:Gem::Requirement
46
+ version_requirements: *70340395935040
47
+ - !ruby/object:Gem::Dependency
48
+ name: mixlib-authentication
49
+ requirement: &70340395934560 !ruby/object:Gem::Requirement
53
50
  none: false
54
- requirements:
55
- - - ">="
56
- - !ruby/object:Gem::Version
51
+ requirements:
52
+ - - ! '>='
53
+ - !ruby/object:Gem::Version
57
54
  version: 1.1.0
58
55
  type: :runtime
59
- version_requirements: *id004
60
- - !ruby/object:Gem::Dependency
61
- name: ohai
62
56
  prerelease: false
63
- requirement: &id005 !ruby/object:Gem::Requirement
57
+ version_requirements: *70340395934560
58
+ - !ruby/object:Gem::Dependency
59
+ name: ohai
60
+ requirement: &70340395934080 !ruby/object:Gem::Requirement
64
61
  none: false
65
- requirements:
66
- - - ">="
67
- - !ruby/object:Gem::Version
62
+ requirements:
63
+ - - ! '>='
64
+ - !ruby/object:Gem::Version
68
65
  version: 0.6.0
69
66
  type: :runtime
70
- version_requirements: *id005
71
- - !ruby/object:Gem::Dependency
72
- name: rest-client
73
67
  prerelease: false
74
- requirement: &id006 !ruby/object:Gem::Requirement
68
+ version_requirements: *70340395934080
69
+ - !ruby/object:Gem::Dependency
70
+ name: rest-client
71
+ requirement: &70340395933520 !ruby/object:Gem::Requirement
75
72
  none: false
76
- requirements:
77
- - - ">="
78
- - !ruby/object:Gem::Version
73
+ requirements:
74
+ - - ! '>='
75
+ - !ruby/object:Gem::Version
79
76
  version: 1.0.4
80
77
  - - <
81
- - !ruby/object:Gem::Version
78
+ - !ruby/object:Gem::Version
82
79
  version: 1.7.0
83
80
  type: :runtime
84
- version_requirements: *id006
85
- - !ruby/object:Gem::Dependency
86
- name: bunny
87
81
  prerelease: false
88
- requirement: &id007 !ruby/object:Gem::Requirement
82
+ version_requirements: *70340395933520
83
+ - !ruby/object:Gem::Dependency
84
+ name: bunny
85
+ requirement: &70340395932760 !ruby/object:Gem::Requirement
89
86
  none: false
90
- requirements:
91
- - - ">="
92
- - !ruby/object:Gem::Version
87
+ requirements:
88
+ - - ! '>='
89
+ - !ruby/object:Gem::Version
93
90
  version: 0.6.0
94
91
  type: :runtime
95
- version_requirements: *id007
96
- - !ruby/object:Gem::Dependency
97
- name: json
98
92
  prerelease: false
99
- requirement: &id008 !ruby/object:Gem::Requirement
93
+ version_requirements: *70340395932760
94
+ - !ruby/object:Gem::Dependency
95
+ name: json
96
+ requirement: &70340395932240 !ruby/object:Gem::Requirement
100
97
  none: false
101
- requirements:
102
- - - ">="
103
- - !ruby/object:Gem::Version
98
+ requirements:
99
+ - - ! '>='
100
+ - !ruby/object:Gem::Version
104
101
  version: 1.4.4
105
102
  - - <=
106
- - !ruby/object:Gem::Version
103
+ - !ruby/object:Gem::Version
107
104
  version: 1.6.1
108
105
  type: :runtime
109
- version_requirements: *id008
110
- - !ruby/object:Gem::Dependency
111
- name: treetop
112
106
  prerelease: false
113
- requirement: &id009 !ruby/object:Gem::Requirement
107
+ version_requirements: *70340395932240
108
+ - !ruby/object:Gem::Dependency
109
+ name: treetop
110
+ requirement: &70340395931520 !ruby/object:Gem::Requirement
114
111
  none: false
115
- requirements:
112
+ requirements:
116
113
  - - ~>
117
- - !ruby/object:Gem::Version
114
+ - !ruby/object:Gem::Version
118
115
  version: 1.4.9
119
116
  type: :runtime
120
- version_requirements: *id009
121
- - !ruby/object:Gem::Dependency
122
- name: net-ssh
123
117
  prerelease: false
124
- requirement: &id010 !ruby/object:Gem::Requirement
118
+ version_requirements: *70340395931520
119
+ - !ruby/object:Gem::Dependency
120
+ name: net-ssh
121
+ requirement: &70340395931060 !ruby/object:Gem::Requirement
125
122
  none: false
126
- requirements:
123
+ requirements:
127
124
  - - ~>
128
- - !ruby/object:Gem::Version
125
+ - !ruby/object:Gem::Version
129
126
  version: 2.1.3
130
127
  type: :runtime
131
- version_requirements: *id010
132
- - !ruby/object:Gem::Dependency
133
- name: net-ssh-multi
134
128
  prerelease: false
135
- requirement: &id011 !ruby/object:Gem::Requirement
129
+ version_requirements: *70340395931060
130
+ - !ruby/object:Gem::Dependency
131
+ name: net-ssh-multi
132
+ requirement: &70340395930600 !ruby/object:Gem::Requirement
136
133
  none: false
137
- requirements:
134
+ requirements:
138
135
  - - ~>
139
- - !ruby/object:Gem::Version
136
+ - !ruby/object:Gem::Version
140
137
  version: 1.1.0
141
138
  type: :runtime
142
- version_requirements: *id011
143
- - !ruby/object:Gem::Dependency
144
- name: erubis
145
139
  prerelease: false
146
- requirement: &id012 !ruby/object:Gem::Requirement
140
+ version_requirements: *70340395930600
141
+ - !ruby/object:Gem::Dependency
142
+ name: erubis
143
+ requirement: &70340395930100 !ruby/object:Gem::Requirement
147
144
  none: false
148
- requirements:
149
- - - ">="
150
- - !ruby/object:Gem::Version
151
- version: "0"
145
+ requirements:
146
+ - - ! '>='
147
+ - !ruby/object:Gem::Version
148
+ version: '0'
152
149
  type: :runtime
153
- version_requirements: *id012
154
- - !ruby/object:Gem::Dependency
155
- name: moneta
156
150
  prerelease: false
157
- requirement: &id013 !ruby/object:Gem::Requirement
151
+ version_requirements: *70340395930100
152
+ - !ruby/object:Gem::Dependency
153
+ name: moneta
154
+ requirement: &70340395929660 !ruby/object:Gem::Requirement
158
155
  none: false
159
- requirements:
160
- - - ">="
161
- - !ruby/object:Gem::Version
162
- version: "0"
156
+ requirements:
157
+ - - ! '>='
158
+ - !ruby/object:Gem::Version
159
+ version: '0'
163
160
  type: :runtime
164
- version_requirements: *id013
165
- - !ruby/object:Gem::Dependency
166
- name: highline
167
161
  prerelease: false
168
- requirement: &id014 !ruby/object:Gem::Requirement
162
+ version_requirements: *70340395929660
163
+ - !ruby/object:Gem::Dependency
164
+ name: highline
165
+ requirement: &70340395929260 !ruby/object:Gem::Requirement
169
166
  none: false
170
- requirements:
171
- - - ">="
172
- - !ruby/object:Gem::Version
173
- version: "0"
167
+ requirements:
168
+ - - ! '>='
169
+ - !ruby/object:Gem::Version
170
+ version: '0'
174
171
  type: :runtime
175
- version_requirements: *id014
176
- - !ruby/object:Gem::Dependency
177
- name: uuidtools
178
172
  prerelease: false
179
- requirement: &id015 !ruby/object:Gem::Requirement
173
+ version_requirements: *70340395929260
174
+ - !ruby/object:Gem::Dependency
175
+ name: uuidtools
176
+ requirement: &70340395928780 !ruby/object:Gem::Requirement
180
177
  none: false
181
- requirements:
182
- - - ">="
183
- - !ruby/object:Gem::Version
184
- version: "0"
178
+ requirements:
179
+ - - ! '>='
180
+ - !ruby/object:Gem::Version
181
+ version: '0'
185
182
  type: :runtime
186
- version_requirements: *id015
187
- - !ruby/object:Gem::Dependency
188
- name: dep_selector
189
183
  prerelease: false
190
- requirement: &id016 !ruby/object:Gem::Requirement
184
+ version_requirements: *70340395928780
185
+ - !ruby/object:Gem::Dependency
186
+ name: dep_selector
187
+ requirement: &70340395928220 !ruby/object:Gem::Requirement
191
188
  none: false
192
- requirements:
193
- - - ">="
194
- - !ruby/object:Gem::Version
195
- version: "0"
189
+ requirements:
190
+ - - ! '>='
191
+ - !ruby/object:Gem::Version
192
+ version: '0'
196
193
  type: :development
197
- version_requirements: *id016
198
- - !ruby/object:Gem::Dependency
199
- name: rspec-core
200
194
  prerelease: false
201
- requirement: &id017 !ruby/object:Gem::Requirement
195
+ version_requirements: *70340395928220
196
+ - !ruby/object:Gem::Dependency
197
+ name: rspec-core
198
+ requirement: &70340395927800 !ruby/object:Gem::Requirement
202
199
  none: false
203
- requirements:
204
- - - ">="
205
- - !ruby/object:Gem::Version
206
- version: "0"
200
+ requirements:
201
+ - - ! '>='
202
+ - !ruby/object:Gem::Version
203
+ version: '0'
207
204
  type: :development
208
- version_requirements: *id017
209
- - !ruby/object:Gem::Dependency
210
- name: rspec-expectations
211
205
  prerelease: false
212
- requirement: &id018 !ruby/object:Gem::Requirement
206
+ version_requirements: *70340395927800
207
+ - !ruby/object:Gem::Dependency
208
+ name: rspec-expectations
209
+ requirement: &70340395927400 !ruby/object:Gem::Requirement
213
210
  none: false
214
- requirements:
215
- - - ">="
216
- - !ruby/object:Gem::Version
217
- version: "0"
211
+ requirements:
212
+ - - ! '>='
213
+ - !ruby/object:Gem::Version
214
+ version: '0'
218
215
  type: :development
219
- version_requirements: *id018
220
- - !ruby/object:Gem::Dependency
221
- name: rspec-mocks
222
216
  prerelease: false
223
- requirement: &id019 !ruby/object:Gem::Requirement
217
+ version_requirements: *70340395927400
218
+ - !ruby/object:Gem::Dependency
219
+ name: rspec-mocks
220
+ requirement: &70340395927000 !ruby/object:Gem::Requirement
224
221
  none: false
225
- requirements:
226
- - - ">="
227
- - !ruby/object:Gem::Version
228
- version: "0"
222
+ requirements:
223
+ - - ! '>='
224
+ - !ruby/object:Gem::Version
225
+ version: '0'
229
226
  type: :development
230
- version_requirements: *id019
231
- description: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
227
+ prerelease: false
228
+ version_requirements: *70340395927000
229
+ description: A systems integration framework, built to bring the benefits of configuration
230
+ management to your entire infrastructure.
232
231
  email: adam@opscode.com
233
- executables:
232
+ executables:
234
233
  - chef-client
235
234
  - chef-solo
236
235
  - knife
237
236
  - shef
238
237
  extensions: []
239
-
240
- extra_rdoc_files:
238
+ extra_rdoc_files:
241
239
  - README.rdoc
242
240
  - LICENSE
243
- files:
241
+ files:
244
242
  - LICENSE
245
243
  - README.rdoc
246
244
  - distro/arch/etc/conf.d/chef-client.conf
@@ -689,33 +687,29 @@ files:
689
687
  - bin/chef-solo
690
688
  - bin/knife
691
689
  - bin/shef
692
- has_rdoc: true
693
690
  homepage: http://wiki.opscode.com/display/chef
694
691
  licenses: []
695
-
696
692
  post_install_message:
697
693
  rdoc_options: []
698
-
699
- require_paths:
694
+ require_paths:
700
695
  - lib
701
- required_ruby_version: !ruby/object:Gem::Requirement
696
+ required_ruby_version: !ruby/object:Gem::Requirement
702
697
  none: false
703
- requirements:
704
- - - ">="
705
- - !ruby/object:Gem::Version
706
- version: "0"
707
- required_rubygems_version: !ruby/object:Gem::Requirement
698
+ requirements:
699
+ - - ! '>='
700
+ - !ruby/object:Gem::Version
701
+ version: '0'
702
+ required_rubygems_version: !ruby/object:Gem::Requirement
708
703
  none: false
709
- requirements:
710
- - - ">"
711
- - !ruby/object:Gem::Version
704
+ requirements:
705
+ - - ! '>'
706
+ - !ruby/object:Gem::Version
712
707
  version: 1.3.1
713
708
  requirements: []
714
-
715
709
  rubyforge_project:
716
- rubygems_version: 1.6.2
710
+ rubygems_version: 1.8.10
717
711
  signing_key:
718
712
  specification_version: 3
719
- summary: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
713
+ summary: A systems integration framework, built to bring the benefits of configuration
714
+ management to your entire infrastructure.
720
715
  test_files: []
721
-