Add reading the file names from env vars
authorIustin Pop <iustin@google.com>
Mon, 20 Apr 2009 11:07:09 +0000 (13:07 +0200)
committerIustin Pop <iustin@google.com>
Mon, 20 Apr 2009 11:07:09 +0000 (13:07 +0200)
commit8032b3b593a0f9a6a540a9f0f283add5b1b4194f
treef28ada95ea32222ab55a596c61fc740f0b63b677
parent45f01962c4af012eb8c86916b239fe596a85f994
Add reading the file names from env vars

This patch adds support for selecting the instance/node file names via
two environment variables (HTOOLS_NODES, HTOOLS_INSTANCES).

Unfortunately we still have lots of duplicated code, since the options
are not unified.
Ganeti/HTools/CLI.hs
hbal.hs
hn1.hs