Masterless orchestration with salt-ssh #67589
Replies: 1 comment
-
The behavior that the target is ignored and executed on the master is documented here: https://docs.saltstack.com/en/latest/ref/states/all/salt.states.saltmod.html#salt.states.saltmod.state
After further investigation I found a workaround: orchestrate.sls
Apply with What do you guys think about adding a
Happy new year! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description of Issue
I'd like to use masterless orchestration with salt-ssh minions. Currently the target is completely ignored and the state is executed on the local machine.
Setup
test.sls
orchestrate.sls
salt-ssh is working:
Steps to Reproduce Issue
Versions Report
Beta Was this translation helpful? Give feedback.
All reactions