vmpooler/lib
Scott Schneider efe21b27cd Allow configuration to be defined in an ENV var
If `ENV['VMPOOLER_CONFIG']` is defined, it is read in as a YAML
configuration.  This allows vmpooler to run in a docker daemon via
`docker run -e VMPOOLER_CONFIG -p 80:4567 -it vmpooler` rather than
embedding a YAML file within the container.
2016-12-20 10:41:45 -08:00
..
vmpooler [QENG-4181] Add inline documentation for /status endpoint 2016-09-10 12:36:25 -05:00
vmpooler.rb Allow configuration to be defined in an ENV var 2016-12-20 10:41:45 -08:00