Merge branch 'hotfix-for-snmp_exporter' of kazu634/itamae into master
This commit is contained in:
commit
c26045a1ab
|
@ -34,7 +34,7 @@ template '/etc/promtail/snmp_exporter.yaml' do
|
||||||
|
|
||||||
variables(HOSTNAME: node[:hostname], LOKIENDPOINT: node['promtail']['lokiendpoint'])
|
variables(HOSTNAME: node[:hostname], LOKIENDPOINT: node['promtail']['lokiendpoint'])
|
||||||
|
|
||||||
notifies :restart, 'service[promtail-prometheus]'
|
notifies :restart, 'service[promtail-snmp_exporter]'
|
||||||
end
|
end
|
||||||
|
|
||||||
# Deploy the `systemd` configuration:
|
# Deploy the `systemd` configuration:
|
||||||
|
|
Loading…
Reference in New Issue