salt
salt copied to clipboard
[BUG] proxy minions not getting kwargs key-value from deltaproxy
Description proxy minions not getting kwargs key-value when they are run from deltaproxy which results in a traceback stating that multiple positional arguments have been passed.
Setup Configure proxy minions and deltaproxy minion.
Steps to Reproduce the behavior Run a command that passes kwargs against multiple sub proxy minions.
Expected behavior The command should succeed and return correctly.
Versions Report 3006.x and later
Is this problem related to this #61315 ?
Is this problem related to this #61315 ?
yes, and it should be solved now since 3006.5 the solution was merged in
Is this problem related to this #61315 ?
yes, and it should be solved now since 3006.5 the solution was merged in
Closing this as it seems to be resolved.