Modify typo
This commit is contained in:
parent
f6f354115d
commit
9a8b53cd8f
|
@ -18,7 +18,7 @@ service 'filestat_exporter' do
|
||||||
action [:enable, :start]
|
action [:enable, :start]
|
||||||
end
|
end
|
||||||
|
|
||||||
# Deploy `consul` config for `node_exporter`:
|
# Deploy `consul` config for `filestat_exporter`:
|
||||||
remote_file '/etc/consul.d/service-filestat_exporter.json' do
|
remote_file '/etc/consul.d/service-filestat_exporter.json' do
|
||||||
owner 'consul'
|
owner 'consul'
|
||||||
group 'consul'
|
group 'consul'
|
||||||
|
|
Loading…
Reference in New Issue