
Even though we are not templating files, it doesn't mean users won't. So, replace copy with template. Change-Id: I82f28c1951221a81083de66e4495de5fdcc5bdee Depends-On: I4ac2a4b9de91b0cd949f835b6f06d1aca3720150 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
16 lines
430 B
Plaintext
16 lines
430 B
Plaintext
# This file is generated by Ansible
|
|
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
|
|
#
|
|
|
|
# The prefix used when nodepool-builder was installed. Be sure to update this
|
|
# value if you are using a virtualenv.
|
|
PREFIX=/usr/local
|
|
|
|
# Options to pass to nodepool-builder.
|
|
ARGS="-l /etc/nodepool/builder-logging.conf"
|
|
|
|
# The user used to nodepool-builder service.
|
|
RUNASUSER=nodepool
|
|
|
|
DIB_IMAGE_CACHE=/opt/nodepool/cache
|