summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-08 18:23:08 +0300
committerPaul Buetow <paul@buetow.org>2026-04-08 18:23:08 +0300
commita13481342877be4e616e2cba96bd017096c9864a (patch)
tree6be8d82b27d6f3a7d3e9a967110c7645db1bbcd7
parentdbc62150566e4da600c7d326c950a17a2f6d493e (diff)
add pi0 and pi1
-rw-r--r--frontends/etc/gogios.json.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/etc/gogios.json.tpl b/frontends/etc/gogios.json.tpl
index 1f68a94..76c9fab 100644
--- a/frontends/etc/gogios.json.tpl
+++ b/frontends/etc/gogios.json.tpl
@@ -41,7 +41,7 @@
},
<% } -%>
<% } -%>
- <% for my $host (qw(f0 f1 f2 r0 r1 r2)) { -%>
+ <% for my $host (qw(f0 f1 f2 r0 r1 r2 pi0 pi1)) { -%>
<% for my $proto (4, 6) { -%>
"Check Ping<%= $proto %> <%= $host %>.wg0.wan.buetow.org": {
"Plugin": "<%= $plugin_dir %>/check_ping",