From a3db1b9beb5ddf9db882c8a5134418369659e23d Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 27 Sep 2021 12:57:44 +0900 Subject: [PATCH] Fix the wrong default in parameter description Trivial-Fix Change-Id: I87e632fd1863836adbeebdaae760e6563734bd61 --- manifests/metadata/novajoin/auth.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/metadata/novajoin/auth.pp b/manifests/metadata/novajoin/auth.pp index c0e334ab4..82acafe41 100644 --- a/manifests/metadata/novajoin/auth.pp +++ b/manifests/metadata/novajoin/auth.pp @@ -49,7 +49,7 @@ # # [*configure_endpoint*] # (optional) Whether to create the endpoint. -# Defaults to true +# Defaults to false # # [*configure_user*] # (optional) Whether to create the service user.