summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorericxiett <eric_xiett@163.com>2020-12-17 01:57:55 +0000
committerericxiett <eric_xiett@163.com>2020-12-17 01:57:55 +0000
commit4cb406b8f74e95360df06a8d108c43b3fcf78682 (patch)
tree16326c7556687f5f589302cacd62e7b9bd166169
parent42bf964c8cf747a0b6b82243cbf15a3630aa3a6e (diff)
downloadironic-4cb406b8f74e95360df06a8d108c43b3fcf78682.tar.gz
Update outdated descripton for `default_boot_option`
The default value of `default_boot_option` has already been 'local', so update the note. Change-Id: Ia846fa82121cda942697a240eec5bbd7bd93e68e
-rw-r--r--doc/source/install/refarch/common.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/install/refarch/common.rst b/doc/source/install/refarch/common.rst
index a1024f02c..0c1e99803 100644
--- a/doc/source/install/refarch/common.rst
+++ b/doc/source/install/refarch/common.rst
@@ -183,8 +183,8 @@ This default can be overridden by setting the ``boot_option`` capability on a
node. See :ref:`local-boot-partition-images` for details.
.. note::
- Currently, network boot is used by default. However, we plan on changing it
- in the future, so it's safer to set the ``default_boot_option`` explicitly.
+ Currently, local boot is used by default. It's safer to set
+ the ``default_boot_option`` explicitly.
.. _refarch-common-networking: