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: []