k3s/cluster/saltbase/reactor/start.sls

6 lines
108 B
Plaintext
Raw Normal View History

2014-06-06 23:40:48 +00:00
# This runs highstate on the target node
highstate_run:
cmd.state.highstate:
- tgt: {{ data['id'] }}