OSC / ood_appkit

https://osc.github.io/Open-OnDemand/
MIT License
1 stars 2 forks source link

Crash if `v1` is not defined in cluster config file #38

Closed nickjer closed 7 years ago

nickjer commented 7 years ago

If a cluster.yml file doesn't define v1: it will crash:

NoMethodError: undefined method `deep_symbolize_keys' for nil:NilClass
    from /uufs/chpc.utah.edu/common/home/u6012649/ondemand/dev/ood-activejobs/vendor/bundle/ruby/gems/ood_appkit-0.3.4/lib/ood_appkit/config_parser.rb:39:in `parse_file'