File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -31,3 +31,4 @@ Rhommel Lamas (rhoml)
3131Jose Luis Ledesma (sp-joseluis-ledesma)
3232Matthias Baur (baurmatt)
3333Gavin Williams (fatmcgav)
34+ Giedrius Statkevičius (GiedriusS)
Original file line number Diff line number Diff line change 9090 default: { }
9191 }
9292
93- if ! empty($instances ) and $elasticsearch::restart_plugin_change {
94- Elasticsearch_plugin[$name ] {
95- notify +> Elasticsearch::Instance[$instances ],
96- }
97- }
98-
9993 # set proxy by override or parse and use proxy_url from
10094 # elasticsearch::proxy_url or use no proxy at all
10195
149143 recurse => true ,
150144 before => $_file_before,
151145 }
146+
147+ if ! empty($instances ) and $elasticsearch::restart_plugin_change {
148+ Elasticsearch_plugin[$name ] {
149+ notify +> Elasticsearch::Instance[$instances ],
150+ }
151+ }
152152}
You can’t perform that action at this time.
0 commit comments