From 33f1550841a8b0fd49c309ef4393cf39d27778d2 Mon Sep 17 00:00:00 2001 From: zhubingbing Date: Fri, 15 Jun 2018 15:07:38 +0800 Subject: [PATCH] Fix annotations Change-Id: Iafb904df67d9de7c9dac06cf911419e13405f029 --- 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 1b743dc..1fcebd0 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.