From 9e0acf5c3af985318173fa56f5e0b2b72839fc81 Mon Sep 17 00:00:00 2001 From: Ben Scott Date: Thu, 8 May 2025 15:56:52 -0400 Subject: [PATCH] [#3881] Add subsect "Preparation is Required" --- doc/sphinx/arm/config-backend.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/sphinx/arm/config-backend.rst b/doc/sphinx/arm/config-backend.rst index ecbec89333..1218171122 100644 --- a/doc/sphinx/arm/config-backend.rst +++ b/doc/sphinx/arm/config-backend.rst @@ -68,6 +68,16 @@ complete the form at https://www.isc.org/contact. While it is theoretically possible to use the CB without this hook, this is neither supported nor recommended. +Preparation is Required +^^^^^^^^^^^^^^^^^^^^^^^ + +The Configuration Backend is not a "plug-and-play" solution. Supported +scenarios require use of the CB API commands. Configuration information must +be loaded into the CB database using the API for the CB to have any effect. +The general intent is for the CB to be integrated with external software. +Please do not define ``config-databases`` unless you have done the necessary +preparation work. + Implementation ^^^^^^^^^^^^^^ -- 2.47.3