mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-11-09 20:50:34 +00:00
Correct the docs related to the service_enable parameter.
This commit is contained in:
parent
3dab36ee83
commit
6cb1364023
@ -79,7 +79,7 @@ include '::fluentd'
|
||||
Service ensure.
|
||||
**Default:** 'running'
|
||||
|
||||
`service_enabled`
|
||||
`service_enable`
|
||||
|
||||
Defines if the service should be enabled.
|
||||
**Default:** 'true'
|
||||
|
@ -26,7 +26,7 @@
|
||||
# [*service_ensure*]
|
||||
# Service ensure
|
||||
# Default: 'running'
|
||||
# [*service_enabled*]
|
||||
# [*service_enable*]
|
||||
# Defines if the service should be enabled
|
||||
# Default: 'true'
|
||||
# [*user_manage*]
|
||||
|
Loading…
Reference in New Issue
Block a user