chef 0.10.4.rc.4 → 0.10.4.rc.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/distro/common/html/chef-client.8.html +4 -4
- data/distro/common/html/chef-expander.8.html +4 -4
- data/distro/common/html/chef-expanderctl.8.html +4 -4
- data/distro/common/html/chef-server-webui.8.html +4 -4
- data/distro/common/html/chef-server.8.html +4 -4
- data/distro/common/html/chef-solo.8.html +4 -4
- data/distro/common/html/chef-solr.8.html +4 -4
- data/distro/common/html/knife-bootstrap.1.html +4 -4
- data/distro/common/html/knife-client.1.html +4 -4
- data/distro/common/html/knife-configure.1.html +4 -4
- data/distro/common/html/knife-cookbook-site.1.html +6 -6
- data/distro/common/html/knife-cookbook.1.html +11 -4
- data/distro/common/html/knife-data-bag.1.html +4 -4
- data/distro/common/html/knife-environment.1.html +4 -4
- data/distro/common/html/knife-exec.1.html +4 -4
- data/distro/common/html/knife-index.1.html +4 -4
- data/distro/common/html/knife-node.1.html +7 -6
- data/distro/common/html/knife-role.1.html +4 -4
- data/distro/common/html/knife-search.1.html +177 -24
- data/distro/common/html/knife-ssh.1.html +5 -4
- data/distro/common/html/knife-status.1.html +4 -4
- data/distro/common/html/knife-tag.1.html +4 -4
- data/distro/common/html/knife.1.html +4 -4
- data/distro/common/html/shef.1.html +4 -4
- data/distro/common/man/man1/knife-bootstrap.1 +189 -0
- data/distro/common/man/man1/knife-client.1 +99 -0
- data/distro/common/man/man1/knife-configure.1 +88 -0
- data/distro/common/man/man1/knife-cookbook-site.1 +137 -0
- data/distro/common/man/man1/knife-cookbook.1 +340 -0
- data/distro/common/man/man1/knife-data-bag.1 +130 -0
- data/distro/common/man/man1/knife-environment.1 +178 -0
- data/distro/common/man/man1/knife-exec.1 +46 -0
- data/distro/common/man/man1/knife-index.1 +29 -0
- data/distro/common/man/man1/knife-node.1 +154 -0
- data/distro/common/man/man1/knife-role.1 +88 -0
- data/distro/common/man/man1/knife-search.1 +270 -0
- data/distro/common/man/man1/knife-ssh.1 +78 -0
- data/distro/common/man/man1/knife-status.1 +29 -0
- data/distro/common/man/man1/knife-tag.1 +43 -0
- data/distro/common/man/man1/knife.1 +251 -0
- data/distro/common/man/man1/shef.1 +256 -0
- data/distro/common/man/man8/chef-client.8 +84 -0
- data/distro/common/man/man8/chef-expander.8 +97 -0
- data/distro/common/man/man8/chef-expanderctl.8 +62 -0
- data/distro/common/man/man8/chef-server-webui.8 +155 -0
- data/distro/common/man/man8/chef-server.8 +147 -0
- data/distro/common/man/man8/chef-solo.8 +158 -0
- data/distro/common/man/man8/chef-solr.8 +114 -0
- data/distro/common/markdown/man1/knife-search.mkd +130 -6
- data/lib/chef/provider/package/apt.rb +34 -24
- data/lib/chef/version.rb +1 -1
- metadata +28 -4
|
@@ -120,9 +120,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
|
|
|
120
120
|
|
|
121
121
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
122
122
|
|
|
123
|
-
<p>Chef was written by Adam Jacob <a href="m&#
|
|
123
|
+
<p>Chef was written by Adam Jacob <a href="mailto:adam@ospcode.com" data-bare-link="true">adam@ospcode.com</a> of Opscode
|
|
124
124
|
(http://www.opscode.com), with contributions from the community. This
|
|
125
|
-
manual page was written by Joshua Timberman <a href="&#
|
|
125
|
+
manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a> with
|
|
126
126
|
help2man. Permission is granted to copy, distribute and / or modify
|
|
127
127
|
this document under the terms of the Apache 2.0 License.</p>
|
|
128
128
|
|
|
@@ -131,8 +131,8 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
|
|
|
131
131
|
|
|
132
132
|
|
|
133
133
|
<ol class='man-decor man-foot man foot'>
|
|
134
|
-
<li class='tl'>Chef 0.10.
|
|
135
|
-
<li class='tc'>
|
|
134
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
135
|
+
<li class='tc'>August 2011</li>
|
|
136
136
|
<li class='tr'>chef-client(8)</li>
|
|
137
137
|
</ol>
|
|
138
138
|
|
|
@@ -143,9 +143,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
|
|
|
143
143
|
|
|
144
144
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
145
145
|
|
|
146
|
-
<p>Chef was written by Adam Jacob <a href="&#
|
|
146
|
+
<p>Chef was written by Adam Jacob <a href="mailto:adam@ospcode.com" data-bare-link="true">adam@ospcode.com</a> of Opscode
|
|
147
147
|
(http://www.opscode.com), with contributions from the community. This
|
|
148
|
-
manual page was created by Nuo Yan <a href="&#
|
|
148
|
+
manual page was created by Nuo Yan <a href="mailto:nuo@opscode.com" data-bare-link="true">nuo@opscode.com</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,8 +154,8 @@ 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.
|
|
158
|
-
<li class='tc'>
|
|
157
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
158
|
+
<li class='tc'>August 2011</li>
|
|
159
159
|
<li class='tr'>chef-expander(8)</li>
|
|
160
160
|
</ol>
|
|
161
161
|
|
|
@@ -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="&#
|
|
128
|
+
<p>Chef was written by Adam Jacob <a href="mailto:adam@ospcode.com" data-bare-link="true">adam@ospcode.com</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="m&#
|
|
130
|
+
manual page was created by Nuo Yan <a href="mailto:nuo@opscode.com" data-bare-link="true">nuo@opscode.com</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,8 +136,8 @@ 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.
|
|
140
|
-
<li class='tc'>
|
|
139
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
140
|
+
<li class='tc'>August 2011</li>
|
|
141
141
|
<li class='tr'>chef-expanderctl(8)</li>
|
|
142
142
|
</ol>
|
|
143
143
|
|
|
@@ -163,9 +163,9 @@ is located on the Chef wiki, http://wiki.opscode.com/display/chef/Home.</p>
|
|
|
163
163
|
|
|
164
164
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
165
165
|
|
|
166
|
-
<p>Chef was written by Adam Jacob <a href="&#
|
|
166
|
+
<p>Chef was written by Adam Jacob <a href="mailto:adam@ospcode.com" data-bare-link="true">adam@ospcode.com</a> of Opscode
|
|
167
167
|
(http://www.opscode.com), with contributions from the community. This
|
|
168
|
-
manual page was written by Joshua Timberman <a href="&#
|
|
168
|
+
manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</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,8 +175,8 @@ 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.
|
|
179
|
-
<li class='tc'>
|
|
178
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
179
|
+
<li class='tc'>August 2011</li>
|
|
180
180
|
<li class='tr'>chef-server-webui(8)</li>
|
|
181
181
|
</ol>
|
|
182
182
|
|
|
@@ -161,9 +161,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
|
|
|
161
161
|
|
|
162
162
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
163
163
|
|
|
164
|
-
<p>Chef was written by Adam Jacob <a href="&#
|
|
164
|
+
<p>Chef was written by Adam Jacob <a href="mailto:adam@ospcode.com" data-bare-link="true">adam@ospcode.com</a> of Opscode
|
|
165
165
|
(http://www.opscode.com), with contributions from the community. This
|
|
166
|
-
manual page was written by Joshua Timberman <a href="&#
|
|
166
|
+
manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</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,8 +172,8 @@ 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.
|
|
176
|
-
<li class='tc'>
|
|
175
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
176
|
+
<li class='tc'>August 2011</li>
|
|
177
177
|
<li class='tr'>chef-server(8)</li>
|
|
178
178
|
</ol>
|
|
179
179
|
|
|
@@ -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="&#
|
|
173
|
+
<p>Chef was written by Adam Jacob <a href="mailto:adam@ospcode.com" data-bare-link="true">adam@ospcode.com</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="&#
|
|
175
|
+
manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</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,8 +181,8 @@ 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.
|
|
185
|
-
<li class='tc'>
|
|
184
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
185
|
+
<li class='tc'>August 2011</li>
|
|
186
186
|
<li class='tr'>chef-solo(8)</li>
|
|
187
187
|
</ol>
|
|
188
188
|
|
|
@@ -142,9 +142,9 @@ wiki, http://wiki.opscode.com/display/chef/Home.</p>
|
|
|
142
142
|
|
|
143
143
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
144
144
|
|
|
145
|
-
<p>Chef was written by Adam Jacob <a href="&#
|
|
145
|
+
<p>Chef was written by Adam Jacob <a href="mailto:adam@ospcode.com" data-bare-link="true">adam@ospcode.com</a> of Opscode
|
|
146
146
|
(http://www.opscode.com), with contributions from the community. This
|
|
147
|
-
manual page was written by Joshua Timberman <a href="m&#
|
|
147
|
+
manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a> with
|
|
148
148
|
help2man. Permission is granted to copy, distribute and / or modify
|
|
149
149
|
this document under the terms of the Apache 2.0 License.</p>
|
|
150
150
|
|
|
@@ -153,8 +153,8 @@ found in /usr/share/common-licenses/Apache-2.0.</p>
|
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
<ol class='man-decor man-foot man foot'>
|
|
156
|
-
<li class='tl'>Chef 0.10.
|
|
157
|
-
<li class='tc'>
|
|
156
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
157
|
+
<li class='tc'>August 2011</li>
|
|
158
158
|
<li class='tr'>chef-solr(8)</li>
|
|
159
159
|
</ol>
|
|
160
160
|
|
|
@@ -218,11 +218,11 @@ to other users via the process list using tools such as <span class="man-ref">ps
|
|
|
218
218
|
|
|
219
219
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
220
220
|
|
|
221
|
-
<p> Chef was written by Adam Jacob <a href="&#
|
|
221
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
|
|
222
222
|
|
|
223
223
|
<h2 id="DOCUMENTATION">DOCUMENTATION</h2>
|
|
224
224
|
|
|
225
|
-
<p> This manual page was written by Joshua Timberman <a href="&#
|
|
225
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>.
|
|
226
226
|
Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
|
|
227
227
|
|
|
228
228
|
<h2 id="CHEF">CHEF</h2>
|
|
@@ -231,8 +231,8 @@ to other users via the process list using tools such as <span class="man-ref">ps
|
|
|
231
231
|
|
|
232
232
|
|
|
233
233
|
<ol class='man-decor man-foot man foot'>
|
|
234
|
-
<li class='tl'>Chef 0.10.
|
|
235
|
-
<li class='tc'>
|
|
234
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
235
|
+
<li class='tc'>August 2011</li>
|
|
236
236
|
<li class='tr'>knife-bootrap(1)</li>
|
|
237
237
|
</ol>
|
|
238
238
|
|
|
@@ -196,11 +196,11 @@ setting up a host for management with Chef.</p>
|
|
|
196
196
|
|
|
197
197
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
198
198
|
|
|
199
|
-
<p> Chef was written by Adam Jacob <a href="&#
|
|
199
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
|
|
200
200
|
|
|
201
201
|
<h2 id="DOCUMENTATION">DOCUMENTATION</h2>
|
|
202
202
|
|
|
203
|
-
<p> This manual page was written by Joshua Timberman <a href="&#
|
|
203
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</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>
|
|
@@ -209,8 +209,8 @@ 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.
|
|
213
|
-
<li class='tc'>
|
|
212
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
213
|
+
<li class='tc'>August 2011</li>
|
|
214
214
|
<li class='tr'>knife-client(1)</li>
|
|
215
215
|
</ol>
|
|
216
216
|
|
|
@@ -147,11 +147,11 @@ may need to modify that setting after copying to a remote host.</p></li>
|
|
|
147
147
|
|
|
148
148
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
149
149
|
|
|
150
|
-
<p> Chef was written by Adam Jacob <a href="m&#
|
|
150
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</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="mai&#
|
|
154
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>.
|
|
155
155
|
Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
|
|
156
156
|
|
|
157
157
|
<h2 id="CHEF">CHEF</h2>
|
|
@@ -160,8 +160,8 @@ 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.
|
|
164
|
-
<li class='tc'>
|
|
163
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
164
|
+
<li class='tc'>August 2011</li>
|
|
165
165
|
<li class='tr'>knife-configure(1)</li>
|
|
166
166
|
</ol>
|
|
167
167
|
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<p><strong>cookbook site install COOKBOOK [VERSION]</strong> <em>(options)</em></p>
|
|
102
102
|
|
|
103
103
|
<dl>
|
|
104
|
-
<dt><code>-
|
|
104
|
+
<dt><code>-D</code>, <code>--no-dependencies</code></dt><dd>Do not install dependencies automatically</dd>
|
|
105
105
|
</dl>
|
|
106
106
|
|
|
107
107
|
|
|
@@ -125,7 +125,7 @@ changes as a separate patch. When an updated upstream version becomes
|
|
|
125
125
|
available, you will be able to merge the upstream changes while
|
|
126
126
|
maintaining your local modifications.</p>
|
|
127
127
|
|
|
128
|
-
<p>
|
|
128
|
+
<p>Unless <em>-D</em> is specified, the process is applied recursively to all the
|
|
129
129
|
cookbooks <em>COOKBOOK</em> depends on (via metadata <em>dependencies</em>).</p>
|
|
130
130
|
|
|
131
131
|
<h2 id="DOWNLOAD">DOWNLOAD</h2>
|
|
@@ -216,11 +216,11 @@ configuration file.</p>
|
|
|
216
216
|
|
|
217
217
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
218
218
|
|
|
219
|
-
<p> Chef was written by Adam Jacob <a href="&#
|
|
219
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
|
|
220
220
|
|
|
221
221
|
<h2 id="DOCUMENTATION">DOCUMENTATION</h2>
|
|
222
222
|
|
|
223
|
-
<p> This manual page was written by Joshua Timberman <a href="ma&#
|
|
223
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>.
|
|
224
224
|
Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
|
|
225
225
|
|
|
226
226
|
<h2 id="CHEF">CHEF</h2>
|
|
@@ -229,8 +229,8 @@ configuration file.</p>
|
|
|
229
229
|
|
|
230
230
|
|
|
231
231
|
<ol class='man-decor man-foot man foot'>
|
|
232
|
-
<li class='tl'>Chef 0.10.
|
|
233
|
-
<li class='tc'>
|
|
232
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
233
|
+
<li class='tc'>August 2011</li>
|
|
234
234
|
<li class='tr'>knife-cookbook-site(1)</li>
|
|
235
235
|
</ol>
|
|
236
236
|
|
|
@@ -161,6 +161,13 @@ option.</dd>
|
|
|
161
161
|
to the Chef Server. Only files that don't yet exist on the server will
|
|
162
162
|
be uploaded.</p>
|
|
163
163
|
|
|
164
|
+
<p>As the command parses the name args as 1..n cookbook names:</p>
|
|
165
|
+
|
|
166
|
+
<pre><code>`knife cookbook upload COOKBOOK COOKBOOK ...`
|
|
167
|
+
</code></pre>
|
|
168
|
+
|
|
169
|
+
<p>works for one to many cookbooks.</p>
|
|
170
|
+
|
|
164
171
|
<h2 id="DOWNLOAD">DOWNLOAD</h2>
|
|
165
172
|
|
|
166
173
|
<p><strong>knife cookbook download cookbook [version]</strong> <em>(options)</em></p>
|
|
@@ -352,11 +359,11 @@ cookbook.</p>
|
|
|
352
359
|
|
|
353
360
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
354
361
|
|
|
355
|
-
<p> Chef was written by Adam Jacob <a href="mai&#
|
|
362
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
|
|
356
363
|
|
|
357
364
|
<h2 id="DOCUMENTATION">DOCUMENTATION</h2>
|
|
358
365
|
|
|
359
|
-
<p> This manual page was written by Joshua Timberman <a href="&#
|
|
366
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>.
|
|
360
367
|
Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
|
|
361
368
|
|
|
362
369
|
<h2 id="CHEF">CHEF</h2>
|
|
@@ -365,8 +372,8 @@ cookbook.</p>
|
|
|
365
372
|
|
|
366
373
|
|
|
367
374
|
<ol class='man-decor man-foot man foot'>
|
|
368
|
-
<li class='tl'>Chef 0.10.
|
|
369
|
-
<li class='tc'>
|
|
375
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
376
|
+
<li class='tc'>August 2011</li>
|
|
370
377
|
<li class='tr'>knife-cookbook(1)</li>
|
|
371
378
|
</ol>
|
|
372
379
|
|
|
@@ -211,11 +211,11 @@ encryption keys.</p>
|
|
|
211
211
|
|
|
212
212
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
213
213
|
|
|
214
|
-
<p> Chef was written by Adam Jacob <a href="&#
|
|
214
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
|
|
215
215
|
|
|
216
216
|
<h2 id="DOCUMENTATION">DOCUMENTATION</h2>
|
|
217
217
|
|
|
218
|
-
<p> This manual page was written by Joshua Timberman <a href="&#
|
|
218
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>.
|
|
219
219
|
Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
|
|
220
220
|
|
|
221
221
|
<h2 id="CHEF">CHEF</h2>
|
|
@@ -224,8 +224,8 @@ encryption keys.</p>
|
|
|
224
224
|
|
|
225
225
|
|
|
226
226
|
<ol class='man-decor man-foot man foot'>
|
|
227
|
-
<li class='tl'>Chef 0.10.
|
|
228
|
-
<li class='tc'>
|
|
227
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
228
|
+
<li class='tc'>August 2011</li>
|
|
229
229
|
<li class='tr'>knife-data-bag(1)</li>
|
|
230
230
|
</ol>
|
|
231
231
|
|
|
@@ -244,11 +244,11 @@ override_attributes "aws_s3_bucket" => "production"
|
|
|
244
244
|
|
|
245
245
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
246
246
|
|
|
247
|
-
<p> Chef was written by Adam Jacob <a href="&#
|
|
247
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</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="&#
|
|
251
|
+
<p> This manual page was written by Daniel DeLeo <a href="mailto:dan@opscode.com" data-bare-link="true">dan@opscode.com</a>.
|
|
252
252
|
Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
|
|
253
253
|
|
|
254
254
|
<h2 id="CHEF">CHEF</h2>
|
|
@@ -257,8 +257,8 @@ override_attributes "aws_s3_bucket" => "production"
|
|
|
257
257
|
|
|
258
258
|
|
|
259
259
|
<ol class='man-decor man-foot man foot'>
|
|
260
|
-
<li class='tl'>Chef 0.10.
|
|
261
|
-
<li class='tc'>
|
|
260
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
261
|
+
<li class='tc'>August 2011</li>
|
|
262
262
|
<li class='tr'>knife-environment(1)</li>
|
|
263
263
|
</ol>
|
|
264
264
|
|
|
@@ -111,11 +111,11 @@ commands available.</p>
|
|
|
111
111
|
|
|
112
112
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
113
113
|
|
|
114
|
-
<p> Chef was written by Adam Jacob <a href="m&#
|
|
114
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</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="mai&#
|
|
118
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</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>
|
|
@@ -124,8 +124,8 @@ commands available.</p>
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
<ol class='man-decor man-foot man foot'>
|
|
127
|
-
<li class='tl'>Chef 0.10.
|
|
128
|
-
<li class='tc'>
|
|
127
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
128
|
+
<li class='tc'>August 2011</li>
|
|
129
129
|
<li class='tr'>knife-exec(1)</li>
|
|
130
130
|
</ol>
|
|
131
131
|
|
|
@@ -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 href="&#
|
|
105
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
|
|
106
106
|
|
|
107
107
|
<h2 id="DOCUMENTATION">DOCUMENTATION</h2>
|
|
108
108
|
|
|
109
|
-
<p> This manual page was written by Joshua Timberman <a href="m&#
|
|
109
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</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,8 +115,8 @@ 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.
|
|
119
|
-
<li class='tc'>
|
|
118
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
119
|
+
<li class='tc'>August 2011</li>
|
|
120
120
|
<li class='tr'>knife-index(1)</li>
|
|
121
121
|
</ol>
|
|
122
122
|
|
|
@@ -207,11 +207,12 @@ will be displayed in your text editor unless the -n option is present.</p>
|
|
|
207
207
|
|
|
208
208
|
<p>Displays the node identified by <em>node name</em> on stdout. The amount of
|
|
209
209
|
content displayed and the output format are modified by the --format
|
|
210
|
-
option.
|
|
210
|
+
option. If no alternate format is selected, the default is summary.
|
|
211
|
+
Valid formats are:</p>
|
|
211
212
|
|
|
212
213
|
<ul>
|
|
213
214
|
<li>summary:
|
|
214
|
-
displays the node in a custom, summarized format</li>
|
|
215
|
+
displays the node in a custom, summarized format (default)</li>
|
|
215
216
|
<li>text
|
|
216
217
|
displays the node data in its entirety using the colorized tree
|
|
217
218
|
display</li>
|
|
@@ -247,11 +248,11 @@ run list, the correct syntax is "role[ROLE_NAME]"</p>
|
|
|
247
248
|
|
|
248
249
|
<h2 id="AUTHOR">AUTHOR</h2>
|
|
249
250
|
|
|
250
|
-
<p> Chef was written by Adam Jacob <a href="ma&#
|
|
251
|
+
<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
|
|
251
252
|
|
|
252
253
|
<h2 id="DOCUMENTATION">DOCUMENTATION</h2>
|
|
253
254
|
|
|
254
|
-
<p> This manual page was written by Joshua Timberman <a href="&#
|
|
255
|
+
<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>.
|
|
255
256
|
Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
|
|
256
257
|
|
|
257
258
|
<h2 id="CHEF">CHEF</h2>
|
|
@@ -260,8 +261,8 @@ run list, the correct syntax is "role[ROLE_NAME]"</p>
|
|
|
260
261
|
|
|
261
262
|
|
|
262
263
|
<ol class='man-decor man-foot man foot'>
|
|
263
|
-
<li class='tl'>Chef 0.10.
|
|
264
|
-
<li class='tc'>
|
|
264
|
+
<li class='tl'>Chef 0.10.4.rc.5</li>
|
|
265
|
+
<li class='tc'>August 2011</li>
|
|
265
266
|
<li class='tr'>knife-node(1)</li>
|
|
266
267
|
</ol>
|
|
267
268
|
|