summaryrefslogtreecommitdiff
path: root/doc/rtd/reference/base_config_reference.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rtd/reference/base_config_reference.rst')
-rw-r--r--doc/rtd/reference/base_config_reference.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/rtd/reference/base_config_reference.rst b/doc/rtd/reference/base_config_reference.rst
index 928efc55..cd106a72 100644
--- a/doc/rtd/reference/base_config_reference.rst
+++ b/doc/rtd/reference/base_config_reference.rst
@@ -215,6 +215,8 @@ instance.
Prioritised list of python packages to search when finding a datasource.
Automatically includes ``cloudinit.sources``.
+.. _base_config_datasource_list:
+
``datasource_list``
^^^^^^^^^^^^^^^^^^^
@@ -229,8 +231,8 @@ are two primary use cases for modifying the ``datasource_list``:
type than would typically be prioritised.
If ``datasource_list`` has only a single entry (or a single entry + ``None``),
-:ref:`cloud-init's generator script<boot-Generator>` will automatically assume
-and use this datasource without attempting detection.
+`cloud-init` will automatically assume and use this datasource without
+attempting detection.
``vendor_data``/``vendor_data2``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^