[PATCH] Read some defaults from an optional config file

Pat Riehecky riehecky at fnal.gov
Mon Dec 29 17:49:20 UTC 2014


From: Pat Riehecky <riehecky at fnal.gov>

Pungi's highly customizable behavior lends itself to some fairly long
execution lines.  The attached patch will allow setting some defaults
in a ~/.pungirc while still allowing the end user to override them
on the command line.

I hope to eventually expand this to cover more of the pungi options.
But first things first, are there any objections to this patch?

Pat Riehecky (1):
  Allow for setting some defaults via a .pungirc

 src/pypungi/config.py |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)



More information about the buildsys mailing list