commit | 5c58de3f46d4045cdbdabdddd78b8f7553522f2d | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@newt.cz> | Tue Jun 06 11:49:32 2017 +0200 |
committer | Ales Komarek <ales.komarek@newt.cz> | Wed Jun 07 16:40:15 2017 +0200 |
tree | bb3598ff6e5d76bfb05a0afd5bc3b044d27a2c56 | |
parent | 967802b076c82f37cad6986478b0572568698d6e [diff] [blame] |
Salt orchestrate pipeline stars based on reactor triggers Change-Id: I3f8ada34bf7e6e356bf6805d98eb0fa4bd66d8d3
diff --git a/salt/reactor/orchestrate_start.sls b/salt/reactor/orchestrate_start.sls new file mode 100644 index 0000000..752dc55 --- /dev/null +++ b/salt/reactor/orchestrate_start.sls
@@ -0,0 +1,5 @@ + +orchestrate_orchestrate_start: + runner.state.orchestrate: + - mods: salt://{{ data.data.orchestrate }} + - queue: {{ data.data.get('queue', True) }}