@@ -53,6 +53,7 @@ The following parameters are available in the `clustershell` class:
5353* [ ` python_package_name ` ] ( #-clustershell--python_package_name )
5454* [ ` conf_dir ` ] ( #-clustershell--conf_dir )
5555* [ ` conf ` ] ( #-clustershell--conf )
56+ * [ ` clush_conf_dir ` ] ( #-clustershell--clush_conf_dir )
5657* [ ` conf_template ` ] ( #-clustershell--conf_template )
5758* [ ` defaults_conf ` ] ( #-clustershell--defaults_conf )
5859* [ ` defaults_conf_template ` ] ( #-clustershell--defaults_conf_template )
@@ -69,7 +70,6 @@ The following parameters are available in the `clustershell` class:
6970* [ ` group_yaml ` ] ( #-clustershell--group_yaml )
7071* [ ` include_genders_groups ` ] ( #-clustershell--include_genders_groups )
7172* [ ` manage_genders ` ] ( #-clustershell--manage_genders )
72- * [ ` clush_conf_dir ` ] ( #-clustershell--clush_conf_dir )
7373
7474##### <a name =" -clustershell--fanout " ></a >` fanout `
7575
@@ -239,6 +239,14 @@ Path to clush.conf
239239
240240Default value: ` '/etc/clustershell/clush.conf' `
241241
242+ ##### <a name =" -clustershell--clush_conf_dir " ></a >` clush_conf_dir `
243+
244+ Data type: ` Stdlib::Absolutepath `
245+
246+ path to clush.conf.d
247+
248+ Default value: ` '/etc/clustershell/clush.conf.d' `
249+
242250##### <a name =" -clustershell--conf_template " ></a >` conf_template `
243251
244252Data type: ` String[1] `
@@ -367,14 +375,6 @@ Manage genders class when including genders group source
367375
368376Default value: ` true `
369377
370- ##### <a name =" -clustershell--clush_conf_dir " ></a >` clush_conf_dir `
371-
372- Data type: ` Stdlib::Absolutepath `
373-
374-
375-
376- Default value: ` '/etc/clustershell/clush.conf.d' `
377-
378378## Defined types
379379
380380### <a name =" clustershell--group_source " ></a >` clustershell::group_source `
0 commit comments