ansible-role-zuul/tests/playbooks/templates/etc/systemd/system/override.conf.j2
Paul Belanger 65e23fa622
Refactor jobs to support pip / git installation testing
Because we want users to support both pip / git install methods,
refactor testing to support the testing of that.

Change-Id: I8c6bfa94b22af73f84ead571d04181e4cfb8330e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-12 21:51:17 -04:00

7 lines
171 B
Django/Jinja

# This file is generated by Ansible
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
#
[Service]
Group={{ zuul_user_group }}
User={{ zuul_user_name }}