Erwin Dondorp
Erwin Dondorp
ok, thx! I'll merge it. (that is, as soon I have my primary development machine working again)
note: the information from https://pythontechworld.com/issue/saltstack/salt/62410 was helpful to fix my development machine
retrieving setting is done TODO: use setting in many places TODO: testing
with full_return, also the JID is returned. this allows SaltGUI to jump directly to the JOB view for that
sample: 
@pju51 I already registered a few issues in which SaltGUI is misbehaving when salt-syndic is in use (#461,#462,#463). But this issue is about making the shorter list of keys more...
@pju51 I think there is some confusion here. the mechanism that you refer to is for multi-master (https://docs.saltproject.io/en/latest/topics/tutorials/multimaster.html). with multi-master, each salt-master in a pair (or group) should have all...
I've separated the message now into the 4 individual use-cases, based on whether `order_masters` is true/false and whether `syndic_master` is set or not. Note that one of these cases is...
migrated _issue_ to _PR_
@pju51 welcome back! > still in draft or I can test ? It is draft because it is still being tested (by you), I'm not currently changing anything. this is...