Skip to content

Supported SLS files #18

@rmjstn

Description

@rmjstn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions