From 64de146f2a74e6f10f0d6d36f75b307d08753d9d Mon Sep 17 00:00:00 2001 From: zhubingbing Date: Fri, 15 Jun 2018 15:07:37 +0800 Subject: [PATCH] Fix annotations Change-Id: I4f5b9f720083cdb404d655dcc77870aad2fdc243 --- 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 973c9d8..83e4f64 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.