ansible-role-nodepool/files/etc/default/nodepool

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