(POOLER-157) Add extra_config option to vmpooler

This commit adds the extra_config option to vmpooler to allow specifying additional configuration files to load from. Without this change vmpooler does not offer a mechanism to provide additional configuration files for the application.
This commit is contained in:
kirby@puppetlabs.com 2020-03-04 16:35:52 -08:00
parent dfa2f8620a
commit 8bb89b604d
5 changed files with 27 additions and 5 deletions

View file

@ -504,6 +504,12 @@
# lifetime (by checking how long it has already been running).
# (optional; default: unlimited)
#
# - extra_config
# Specify additional application configuration files
# The argument can accept a full path to a file, or multiple files comma separated.
# Expects a string value
# (optional)
#
# Example:
:config: