Open moretea opened 7 years ago
This is also linked to and could be fixed with #1137
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.
If one makes a typo in a config file, the supervisor prints out a Rust
Result
directly.Maybe the supervisor should just abort if the generation of configuration files fails; the current behaviour might lead to starting mis-configured services.
How to reproduce
plan.sh
and aconfig/some_file
config/some_file
with:This will generate an error similar to: