summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-12-17 15:44:31 +0000
committerGerrit Code Review <review@openstack.org>2020-12-17 15:44:31 +0000
commitb52fcfaca0555818c33216eebf8e626c56853d4d (patch)
tree68bbb7991b977ab94306c5d2ab193151580b5ab8
parente544155e6617b7b364b250338438018adfcb2600 (diff)
parent4cb406b8f74e95360df06a8d108c43b3fcf78682 (diff)
downloadironic-b52fcfaca0555818c33216eebf8e626c56853d4d.tar.gz
Merge "Update outdated descripton for `default_boot_option`"
-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: