From c2b9c3cd6e1f238b1a18a4f017356ecf130cfdb8 Mon Sep 17 00:00:00 2001 From: itsbill Date: Wed, 23 May 2018 09:57:02 +0000 Subject: [PATCH] Refs #15963 - katello-installer --help typos --- manifests/init.pp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index ad422b29..d5c8b87a 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -32,12 +32,12 @@ # configuration # # $regenerate:: Force regeneration of the certificates (excluding -# ca certificates) +# CA certificates) # -# $regenerate_ca:: Force regeneration of the ca certificate +# $regenerate_ca:: Force regeneration of the CA certificate # # $deploy:: Deploy the certs on the configured system. False means -# we want apply it on a different system +# we want to apply it to a different system # # $ca_common_name:: Common name for the generated CA certificate #