diff --git a/salt/orch/deploy_newnode.sls b/salt/orch/deploy_newnode.sls index 94ed86723..bf4a67574 100644 --- a/salt/orch/deploy_newnode.sls +++ b/salt/orch/deploy_newnode.sls @@ -22,7 +22,7 @@ manager_run_es_soc: attempts: 30 interval: 10 - require: - - salt: new_node_update_mine + - salt: {{NEWNODE}}_update_mine {% endif %} {{NEWNODE}}_run_highstate: