ansible-role-nodepool/templates/etc/default/nodepool-launcher

16 lines
446 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-launcher was installed. Be sure to update this
# value if you are using a virtualenv.
PREFIX=/usr/local
# Options to pass to nodepool-launcher.
ARGS="-l /etc/nodepool/launcher-logging.conf --no-webapp"
# The user used to nodepool-launcher service.
RUNASUSER=nodepool
DIB_IMAGE_CACHE=/opt/nodepool/cache