We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 474adf5 + a9de676 commit 7766816Copy full SHA for 7766816
1 file changed
manifests/broker/service.pp
@@ -61,7 +61,7 @@
61
62
$unit_entry = {
63
'Description' => 'Apache Kafka server (broker)',
64
- 'Documentation' => 'Documentation=http://kafka.apache.org/documentation.html',
+ 'Documentation' => 'http://kafka.apache.org/documentation.html',
65
'After' => $service_requires.empty ? {
66
true => undef,
67
default => $service_requires,
0 commit comments