summaryrefslogtreecommitdiff
path: root/distro/common/html/_sources/knife_bootstrap.txt
diff options
context:
space:
mode:
authorjamescott <jamescott@opscode.com>2014-02-04 12:02:53 -0800
committerjamescott <jamescott@opscode.com>2014-02-04 12:02:53 -0800
commit2efe793e4828861711c4dd65702a4226342ea2fa (patch)
tree401011f464a95d0e24f2a8c57fd9ee04fe40c2d0 /distro/common/html/_sources/knife_bootstrap.txt
parent6b5c9a257468a1bddf665d68c939bab79da913fc (diff)
downloadchef-2efe793e4828861711c4dd65702a4226342ea2fa.tar.gz
add updated html files for knife and chef- man pages
Diffstat (limited to 'distro/common/html/_sources/knife_bootstrap.txt')
-rw-r--r--distro/common/html/_sources/knife_bootstrap.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/distro/common/html/_sources/knife_bootstrap.txt b/distro/common/html/_sources/knife_bootstrap.txt
index 04924a35a7..ee275b58f5 100644
--- a/distro/common/html/_sources/knife_bootstrap.txt
+++ b/distro/common/html/_sources/knife_bootstrap.txt
@@ -18,12 +18,6 @@ Options
.. include:: ../../includes_knife/includes_knife_bootstrap_options.rst
-knife.rb Settings
------------------------------------------------------
-.. note:: See :doc:`knife.rb </config_rb_knife>` for more information about how to add optional settings to the |knife rb| file.
-
-.. include:: ../../includes_knife/includes_knife_bootstrap_settings.rst
-
Custom Templates
=====================================================
The ``chef-full`` distribution uses the |omnibus installer|. For most bootstrap operations, regardless of the platform on which the target node is running, using the ``chef-full`` distribution is the best approach for installing the |chef client| on a target node. In some situations, using another supported distribution is necessary. And in some situations, a custom template may be required. For example, the default bootstrap operation relies on an Internet connection to get the distribution to the target node. If a target node cannot access the Internet, then a custom template can be used to define a specific location for the distribution so that the target node may access it during the bootstrap operation.