Files
ansible-role-nodepool/files/etc/default/nodepool
Paul Belanger e895743f78 Add ARGS to nodepool service configuration
Expose more configuration options to the user.

Change-Id: I7c112b23fecde9479a8b38b8996759072f375be9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-10 20:46:28 -04:00

13 lines
342 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"
DIB_IMAGE_CACHE=/opt/nodepool/cache