File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Name of the syslog-ng service.
81
81
82
82
##### <a name =" -syslog_ng--module_prefix " ></a >` module_prefix `
83
83
84
- Data type: ` String[1 ] `
84
+ Data type: ` String[0 ] `
85
85
86
86
A string to prepend to syslog-ng module names to obtain the corresponding package names.
87
87
@@ -97,6 +97,8 @@ Data type: `String[1]`
97
97
98
98
The value of the ` ensure ` parameter of package resources.
99
99
100
+ Default value: ` 'installed' `
101
+
100
102
##### <a name =" -syslog_ng--manage_repo " ></a >` manage_repo `
101
103
102
104
Data type: ` Boolean `
@@ -135,8 +137,6 @@ Data type: `Stdlib::Absolutepath`
135
137
136
138
Configures the path, where ` syslog-ng ` and ` syslog-ng-ctl ` binaries can be found.
137
139
138
- Default value: ` '/usr/sbin' `
139
-
140
140
##### <a name =" -syslog_ng--user " ></a >` user `
141
141
142
142
Data type: ` String[1] `
@@ -163,16 +163,20 @@ Default value: `true`
163
163
164
164
##### <a name =" -syslog_ng--init_config_file " ></a >` init_config_file `
165
165
166
- Data type: ` Stdlib::Absolutepath `
166
+ Data type: ` Optional[ Stdlib::Absolutepath] `
167
167
168
168
Path to the init script configuration file.
169
169
170
+ Default value: ` undef `
171
+
170
172
##### <a name =" -syslog_ng--init_config_hash " ></a >` init_config_hash `
171
173
172
174
Data type: ` Hash `
173
175
174
176
Hash of init configuration options to put into ` init_config_file ` . This has OS specific defaults which will be merged to user specified value.
175
177
178
+ Default value: ` {} `
179
+
176
180
## Defined types
177
181
178
182
### <a name =" syslog_ng--config " ></a >` syslog_ng::config `
You can’t perform that action at this time.
0 commit comments