Skip to content

Commit 99f9d73

Browse files
committed
removing notifies from services
1 parent fb5027b commit 99f9d73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

recipes/service.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
template "/etc/#{conf_dir}/#{env_file}" do
7474
source "#{dist_dir}/#{conf_dir}/prometheus.erb"
7575
mode 0644
76-
notifies :restart, 'service[prometheus]', :delayed
7776
end
7877

7978
prom_command='/opt/prometheus/prometheus -config.file=/opt/prometheus/prometheus.yml'

0 commit comments

Comments
 (0)