summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",