[FUN] Edit
* Summarized the content
* Added the links to the product documentation on how to enable the newly
implemented funclionality
Change-Id: I0e9bc1eabf67fbdbc4e57a45ef36b36eb46ab1d7
diff --git a/.releasenotes/notes/psql-issues-16cb5e030ef7dac5.yaml b/.releasenotes/notes/psql-issues-16cb5e030ef7dac5.yaml
index 7c1c805..9d0410e 100644
--- a/.releasenotes/notes/psql-issues-16cb5e030ef7dac5.yaml
+++ b/.releasenotes/notes/psql-issues-16cb5e030ef7dac5.yaml
@@ -1,10 +1,14 @@
---
summary: >
- Configure Rundeck datasource through salt metadata.
+ Enabled the Runbooks automation service to use an external datasource
features:
- |
- Rundeck service support using postgresql database as external source for datastore.
-
- .. code-block:: text
- Default configuration supports PostgresqlDB driver, pointed on OSS Postgresql stack and disabled.
+ Enabled the Runbooks automation service to use an external datasource.
+ Now, you can configure the service to use the PostgreSQL database as an
+ external source for the datastore.
+
+ .. seealso::
+
+ * `MCP Operations Guide: Configure an external datasource <https://docs.mirantis.com/mcp/latest/mcp-operations-guide/devops-portal/use-runbooks-automation/configure-rundeck/configure-external-datasource.html>`__
+