k3s/cluster/saltbase/reactor/highstate-minions.sls

11 lines
347 B
Plaintext
Raw Normal View History

# This runs highstate on the minion nodes.
#
# Some of the cluster deployment scripts use the list of minions on the minions
2016-12-22 20:15:37 +00:00
# themselves. To propagate changes throughout
# the pool, run highstate on all minions whenever a single minion starts.
#
highstate_minions:
cmd.state.highstate:
- tgt: 'roles:kubernetes-pool'
- expr_form: grain