rax-maas / dreadnot

deploy without dread
Apache License 2.0
631 stars 61 forks source link

Dreadnot breaks if a stack is missing it's js file #118

Closed mburns closed 5 years ago

mburns commented 8 years ago

If a stack: {"webapp": {}} is missings its corresponding stacks/webapp.js file, dreadnot crashes and is usuable.

A better failure would be to list all the valid stack configs, and show an error message that 1 or more stacks are misconfigured.