Skip to content

Commit bd09817

Browse files
author
Delivery Server
committed
Merged change 4d28096e-95ff-425f-a57f-0bda608d1697
From review branch _reviews/master/jscott/edits01346g/1 into master Signed-off-by: jscott <[email protected]>
2 parents d484875 + 10fc418 commit bd09817

File tree

47 files changed

+77
-131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+77
-131
lines changed

chef_master/source/chef_vault.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
.. include:: ../../includes_chef_vault/includes_chef_vault.rst
66

7+
Options for knife bootstrap
8+
=====================================================
9+
.. include:: ../../includes_chef_vault/includes_chef_vault_knife_bootstrap_options.rst
10+
711
For more information ...
812
=====================================================
913
For more information about |chef vault|:

chef_master/source/knife_bootstrap.rst

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ knife bootstrap
66

77
.. include:: ../../includes_knife/includes_knife_bootstrap.rst
88

9-
.. note:: Starting with |chef client| 12.0, use the `knife ssl_fetch <http://docs.chef.io/knife_ssl_fetch.html>`_ command to pull down the SSL certificates from the on-premises |chef server| and add them to the ``/trusted_certs_dir`` on the workstation. This certificates is used during a |knife| bootstrap operation.
9+
.. note:: .. include:: ../../includes_knife/includes_notes_knife_bootstrap_use_knife_ssl_fetch.rst
1010

11-
.. note:: To bootstrap the |chef client| on |windows| machines, the `knife-windows <http://docs.chef.io/plugin_knife_windows.html>`_ plugins is required, which includes the necessary bootstrap scripts that are used to do the actual installation.
11+
.. note:: .. include:: ../../includes_knife/includes_notes_knife_bootstrap_on_windows.rst
1212

1313
Syntax
1414
=====================================================
@@ -28,16 +28,7 @@ Validatorless Bootstrap
2828

2929
``knife bootstrap`` Options
3030
+++++++++++++++++++++++++++++++++++++++++++++++++++++
31-
Use the following options with a validatorless bootstrap to specify items that are stored in |chef vault|:
32-
33-
``--bootstrap-vault-file VAULT_FILE``
34-
|bootstrap valut_file|
35-
36-
``--bootstrap-vault-item VAULT_ITEM``
37-
|bootstrap valut_item|
38-
39-
``--bootstrap-vault-json VAULT_JSON``
40-
|bootstrap valut_json|
31+
.. include:: ../../includes_chef_vault/includes_chef_vault_knife_bootstrap_options.rst
4132

4233
Custom Templates
4334
=====================================================
@@ -90,4 +81,3 @@ The following examples show how to use this |knife| subcommand:
9081
**Specify a custom installation command sequence**
9182

9283
.. include:: ../../step_knife/step_knife_bootstrap_custom_install_command_sequence.rst
93-

chef_master/source/knife_common_options.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ Common Options
33
=====================================================
44

55
.. include:: ../../includes_knife/includes_knife_common_options.rst
6-

chef_master/source/knife_configure.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,3 @@ The following examples show how to use this |knife| subcommand:
2727
**Configure client.rb**
2828

2929
.. include:: ../../step_knife/step_knife_configure_client_rb.rst
30-
31-

chef_master/source/knife_cookbook_site.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ knife cookbook site
66

77
.. include:: ../../includes_knife/includes_knife_site_cookbook.rst
88

9-
.. warning:: Please consider managing community cookbooks using the version of |berkshelf| that ships with the |chef dk|. For more information about the |chef dk|, see http://docs.chef.io/devkit/.
9+
.. warning:: .. include:: ../../includes_notes/includes_notes_knife_cookbook_site_use_devkit_berkshelf.rst
1010

1111
.. note:: Review the list of :doc:`common options </knife_common_options>` available to this (and all) |knife| subcommands and plugins.
1212

@@ -164,4 +164,4 @@ The following examples show how to use this |knife| subcommand:
164164

165165
**Unshare a cookbook version**
166166

167-
.. include:: ../../step_knife/step_knife_site_cookbook_unshare_version.rst
167+
.. include:: ../../step_knife/step_knife_site_cookbook_unshare_version.rst

chef_master/source/knife_delete.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,3 @@ Options
1919
Examples
2020
=====================================================
2121
None.
22-
23-
24-
25-
26-
27-
28-

chef_master/source/knife_deps.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,3 @@ The following examples show how to use this |knife| subcommand:
5555
**Pass knife deps output to knife xargs**
5656

5757
.. include:: ../../step_knife/step_knife_deps_pass_output_to_knife_xargs.rst
58-
59-
60-
61-
62-
63-

chef_master/source/knife_diff.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ The following examples show how to use this |knife| subcommand:
3131
**Compare, then return results**
3232

3333
.. include:: ../../step_knife/step_knife_diff_compare_then_return_results.rst
34-
35-
36-

chef_master/source/knife_download.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,3 @@ The following examples show how to use this |knife| subcommand:
4343
**Download cookbooks and roles**
4444

4545
.. include:: ../../step_knife/step_knife_download_directory_cookbooks_and_role.rst
46-

chef_master/source/knife_raw.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ The following examples show how to use this |knife| subcommand:
3434

3535
**Delete a role**
3636

37-
.. include:: ../../step_knife/step_knife_raw_delete_role.rst
37+
.. include:: ../../step_knife/step_knife_raw_delete_role.rst

0 commit comments

Comments
 (0)