ansible-role-zuul/files/etc/default/zuul-merger
Paul Belanger 854ee57989
Expose user for service configuration for init.d script
Currently we hardcode the user we use to start services. Allow the
user to decided who to use.

Sadly, we cannot support systemd services at this time. We likely need
to switch to the systemd task or write out own logic. We'll have to
revisting this in the future.

Change-Id: I338d167863509667b935ccc7490d796315bc6153
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-03 19:42:40 -04:00

11 lines
300 B
Plaintext

# This file is generated by Ansible
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
#
# The prefix used when zuul-merger was installed. Be sure to update this value
# if you are using a virtualenv.
PREFIX=/usr/local
# The user used to start zuul-merger service.
RUNASUSER=zuul