From 3c41bdfa16f66a96b6362152683eaace624acdd2 Mon Sep 17 00:00:00 2001 From: Brian Kassouf Date: Thu, 4 May 2017 13:38:49 -0700 Subject: [PATCH] update docs --- website/source/docs/secrets/databases/mysql-maria.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/secrets/databases/mysql-maria.html.md b/website/source/docs/secrets/databases/mysql-maria.html.md index f4cf3640b..0d7c49748 100644 --- a/website/source/docs/secrets/databases/mysql-maria.html.md +++ b/website/source/docs/secrets/databases/mysql-maria.html.md @@ -15,9 +15,6 @@ The MySQL Database Plugin is one of the supported plugins for the Database backend. This plugin generates database credentials dynamically based on configured roles for the MySQL database. -See the [Database Backend](/docs/secrets/databases/index.html) docs for more -information about setting up the Database Backend. - This plugin has a few different instances built into vault, each instance is for a slightly different MySQL driver. The only difference between these plugins is the length of usernames generated by the plugin as different versions of mysql @@ -28,6 +25,9 @@ accept different lengths. The availible plugins are: - mysql-rds-database-plugin - mysql-legacy-database-plugin +See the [Database Backend](/docs/secrets/databases/index.html) docs for more +information about setting up the Database Backend. + ## Quick Start After the Database Backend is mounted you can configure a MySQL connection