Compare commits

...

4 Commits

3 changed files with 44 additions and 54 deletions

0
a Normal file
View File

View File

@@ -18,10 +18,3 @@ modules:
timeout: 5s timeout: 5s
icmp: icmp:
ttl: 5 ttl: 5
http_3xx:
prober: http
http:
preferred_ip_protocol: "ip4"
enable_http3: true
enable_http2: false
valid_http_versions: ["HTTP/3.0"]

View File

@@ -1,5 +1,4 @@
common_targets: &common common_targets: &common
targets:
- name: r2.gr7.kkarolis.lt - name: r2.gr7.kkarolis.lt
address: 192.168.20.1 address: 192.168.20.1
module: icmp_ttl5 module: icmp_ttl5
@@ -45,10 +44,8 @@ common_targets: &common
NAMU-PC: NAMU-PC:
labels: labels:
- location: kv40 - location: kv40
targets: [] targets: *common
<<: *common
r86s: r86s:
labels: labels:
- location: gr7 - location: gr7
targets: [] targets: *common
<<: *common