From 73c5d2a95280647320bb97e538b1102a27600e9d Mon Sep 17 00:00:00 2001 From: tl Date: Wed, 6 Jan 2021 11:32:38 +0100 Subject: [PATCH] adapt s-proxy.yml bugs divers --- goss/s-proxy.yaml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/goss/s-proxy.yaml b/goss/s-proxy.yaml index 5f4cc9b..acbc953 100644 --- a/goss/s-proxy.yaml +++ b/goss/s-proxy.yaml @@ -2,7 +2,7 @@ package: squid: installed: true addr: - tcp://192.168.99.99:8080: + tcp://192.168.99.99:8080: reachable: true timeout: 500 port: @@ -10,6 +10,7 @@ port: listening: true ip: - '::' +service: squid: enabled: true running: true @@ -24,19 +25,17 @@ interface: enp0s3: exists: true addrs: - - 192.168.99.1/24 - enp0s8 - exists: true - addrs: - - 192.168.99.1/24 + - 192.168.99.2/24 + mtu: 1500 enp0s8: - exists: true + exists: true addrs: - - 172.16.0.1/24 + - 172.16.0.2/24 + mtu: 1500 http: http://localhost/wpad.dat: status: 200 allow-insecure: false no-follow-redirects: false timeout: 5000 - body: [] + body: []