When I run
salt-call, it always returns zero, regardless of the outcome of the executed states. Even when no state matches are found at all for the minion, it returns zero:
# salt-call -l quiet state.highstate ; echo $?
local:
----------
State: - no
Name: states
Function: None
Result: False
Comment: No Top file or external nodes data matches found
Changes:
0
A few hours ago, on
#Salt, "Smaragd_" had the same problem and "kuffs" mentioned he remembered an open bug around that. Neither Smaragd_ nor I could find it, though. Can anyone please point me in the right direction?