repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

commit
7dd1162
parent
b54c3a5
author
Antonio Mika
date
2023-02-24 17:23:09 +0000 UTC
Force ip proto
1 files changed,  +1, -0
M monitoring/blackbox_exporter/config/blackbox.yml
+1, -0
1@@ -1327,5 +1327,6 @@ modules:
2   ssh_banner:
3     prober: tcp
4     tcp:
5+      preferred_ip_protocol: ip4
6       query_response:
7         - expect: "^SSH-2.0-"