-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
ConfirmedSalt engineer has confirmed bug/feature - often including a MCVESalt engineer has confirmed bug/feature - often including a MCVEFeaturenew functionality including changes to functionality and code refactors, etc.new functionality including changes to functionality and code refactors, etc.
Milestone
Description
Description of Issue
salt-ssh exists with 0 ("all right") if an error occurs. This makes it unusable for reliable scripting (for example in continuous integration)
salt # salt-ssh remote-host state.sls foo.bar pillar='{...}'
remote-host:
- Specified SLS bar.foo.blu in saltenv base is not available on the salt master or through a configured fileserver
salt:/srv # echo $?
0
salt:/srv # salt-ssh --version
salt-ssh 2019.2.0 (Fluorine)
Steps to Reproduce Issue
See above
Versions Report
See above
I was told to ping @marmarek here https://groups.google.com/d/msg/salt-users/RFYxunPOiwM/wqrDOWyUAQAJ
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ConfirmedSalt engineer has confirmed bug/feature - often including a MCVESalt engineer has confirmed bug/feature - often including a MCVEFeaturenew functionality including changes to functionality and code refactors, etc.new functionality including changes to functionality and code refactors, etc.