Skip to content

Commit

Permalink
undo previous change
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsver committed Dec 26, 2024
1 parent a0a9c77 commit 46dfb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/providers/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
mode '0644'
ignore_failure true
cookbook 'logstash'
variables(flow_nodes: flow_nodes)
variables(flow_nodes: flow_nodes, split_traffic_logstash: split_traffic_logstash)
notifies :restart, 'service[logstash]', :delayed unless node['redborder']['leader_configuring']
end

Expand Down

0 comments on commit 46dfb87

Please sign in to comment.