From 5dcaeb06299b8269c8715035384f3e0a9b1bf7c8 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 14 Jan 2024 22:57:24 +0100 Subject: [PATCH] s-adm.yaml pour goss --- goss/s-adm.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/goss/s-adm.yaml b/goss/s-adm.yaml index ea2056f..1753eb3 100644 --- a/goss/s-adm.yaml +++ b/goss/s-adm.yaml @@ -1,6 +1,18 @@ +file: + /var/www/html/gsbstore/getall: + exists: true + mode: "0644" + owner: root + group: root + filetype: file + contents: [] package: dnsmasq: installed: true + lighttpd: + installed: true + versions: + - 1.4.69-1 squid: installed: true addr: @@ -12,10 +24,18 @@ port: listening: true ip: - 0.0.0.0 + tcp:80: + listening: true + ip: + - 0.0.0.0 tcp6:53: listening: true ip: - '::' + tcp6:80: + listening: true + ip: + - '::' udp:53: listening: true ip: @@ -32,6 +52,9 @@ service: dnsmasq: enabled: true running: true + lighttpd: + enabled: true + running: true squid: enabled: true running: true @@ -61,6 +84,8 @@ dns: process: dnsmasq: running: true + lighttpd: + running: true squid: running: true interface: