From 487af5db882d41c04636d55ab1c604d65c1456ac Mon Sep 17 00:00:00 2001 From: zhubingbing Date: Fri, 15 Jun 2018 15:07:37 +0800 Subject: [PATCH] Fix annotations Change-Id: Ieef783b15ad2f5fb23567720d3cc248eda9b98a5 --- 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 2e0e882d8..3bd661e8e 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.