mirror of
https://github.com/saltstack-formulas/smokeping-formula.git
synced 2026-01-01 15:04:19 +01:00
Update Probes
This commit is contained in:
parent
46d099f5a1
commit
fceaf2b2f6
@ -1,7 +1,7 @@
|
||||
{%- from "smokeping/map.jinja" import smokeping with context -%}
|
||||
*** Probes ***
|
||||
|
||||
{% for probe, settings in smokeping.probes.iteritems() %}
|
||||
{% for probe, settings in smokeping.probes.items() %}
|
||||
+ {{ probe }}
|
||||
{% for key, value in settings.items() %}
|
||||
{{ key }} = {{ value }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user