fuel-plugin-openstack-telem.../deployment_scripts/puppet/modules/telemetry/templates/hindsight/hindsight.unit.erb

14 lines
248 B
Plaintext

# Autogenerated by Puppet
# Do not edit
[Unit]
Description=Telemetry collector hindsight service
[Service]
Type=simple
User=hindsight
ExecStart=/usr/bin/hindsight <%= @conf_dir %>/hindsight.cfg
Restart=always
[Install]
WantedBy=multi-user.target