diff --git a/tools/multi_nodes_gate/airship_gate/stages/pegleg-render.sh b/tools/multi_nodes_gate/airship_gate/stages/pegleg-render.sh index 6b5cfe61..431967d7 100755 --- a/tools/multi_nodes_gate/airship_gate/stages/pegleg-render.sh +++ b/tools/multi_nodes_gate/airship_gate/stages/pegleg-render.sh @@ -53,7 +53,7 @@ render_pegleg_cli() { done fi - cli_string+=("render" "-o" "/collect/rendered.yaml") + cli_string+=("render" "-s" "/collect/rendered.yaml") cli_string+=("$(config_pegleg_sitename)")