1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2025-09-11 16:19:29 +00:00

Correct the docs related to the service_enable parameter.

This commit is contained in:
Peter Drake
2016-07-13 15:55:55 -04:00
parent 3dab36ee83
commit 6cb1364023
2 changed files with 2 additions and 2 deletions

View File

@@ -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*]