a8fbe2f776
This allows tripleo to explicitly set the user that will be used to run the fluentd service, rather than relying on the package defaults. Change-Id: I4e4bb72cc3f28d884c174fdf7df1594b344c1f40
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
# This file is maintained by puppet.
|
|
[Service]
|
|
User=<%= @_fluentd_service_user %>
|