From 5c2a603d82adac3341df1b815c580915c0e4837e Mon Sep 17 00:00:00 2001 From: zhubingbing Date: Fri, 15 Jun 2018 15:07:36 +0800 Subject: [PATCH] Fix annotations Change-Id: Icd87be09e88b26592e472addef9b554e8a7b0fa1 --- 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 aa15df17..1c688822 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.