Skip to content

Orchestration

bobalob3 edited this page May 1, 2020 · 3 revisions

Coordinate configuration changes across minions. For example getting minions on-boarded quicker. Releasing a rolling update.

 salt-run state.orch orchestration.new-server pillar='{"target-minion":"new-minion-id"}'

I'm not massively happy with the scripts I've written. I didn't try and get the rolling update one working but it shows the theory behind it. See orchestration scripts

Clone this wiki locally