From 503d1bb14ea1e01c81d4d4107ca2d100e4fc6c90 Mon Sep 17 00:00:00 2001 From: Stephen Benjamin Date: Tue, 23 Aug 2016 13:03:55 -0400 Subject: [PATCH] refs #10283 - mark parameters advanced Anything other than "Parameters" are not shown by default in Kafo help. This makes the installer help shorter, and reduces the chance users will change options that really shouldn't be changed unless you really really really know what you're doing. --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index b7434e70..3b692020 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -4,7 +4,7 @@ # aournd certificates generation and deployment. The per-subsystem configuratoin # of certificates should go into `subsystem_module/manifests/certs.pp`. # -# === Parameters: +# === Advanced parameters: # # $log_dir:: When the log files should go #