From 00a9d1052f8a21932574ee9dc7f20f511ea75269 Mon Sep 17 00:00:00 2001 From: zhubingbing Date: Fri, 15 Jun 2018 15:07:37 +0800 Subject: [PATCH] Fix annotations Change-Id: Id5c07ec89fcbf9ce09b75f8203da8e8bb73d0810 --- manifests/db/mysql.pp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifests/db/mysql.pp b/manifests/db/mysql.pp index 6876065..3e34d87 100644 --- a/manifests/db/mysql.pp +++ b/manifests/db/mysql.pp @@ -6,8 +6,7 @@ # == parameters # # [*password*] -# (Mandatory) Password to connect to the database. -# Defaults to 'false'. +# (Required) Password to connect to the database. # # [*dbname*] # (Optional) Name of the database.