]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Wed, 8 Mar 2023 18:51:43 +0000 (18:51 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 8 Mar 2023 18:51:43 +0000 (18:51 +0000)
cookbooks/prometheus/templates/default/smokeping.yml.erb

index d036c56bad824e03f29f28916b5aa1d4e6639d5e..7618e64cf8d564b8bcd093edbb90698d56ea75a7 100644 (file)
@@ -1,5 +1,5 @@
 ---
 ---
-target:
+targets:
 - hosts:
 <% @ip4_hosts.sort.each do |host| -%>
   - <%= host %>
 - hosts:
 <% @ip4_hosts.sort.each do |host| -%>
   - <%= host %>