-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi,
I use the plugin via the cmd.run_all method.
I want to call SLS files via the state.sls method, but the output is not supported by SaltJsonReturnHandler.java. For the moment I have defined state.sls as *alwaysSuccessful, but I want to catch errors.
I would like to improve the plugin. Is it the best ways to write a new class SaltStateJsonReturnHandler.java (as SaltJsonReturnHandler.java) that parse state.sls json output ?
I did not succeed to have the same output with stale.sls than with cmd.run_all.
Rémy
Metadata
Metadata
Assignees
Labels
No labels